fix: updaed footer link with avicenna repo url

This commit is contained in:
Hadi Sinaee 2019-07-01 23:46:50 +04:30
parent 87530733b3
commit 706a5bd394

View File

@ -1,6 +1,6 @@
<div class="footer wrapper">
<nav class="nav">
<div>Avicenna Theme | Built with <a href="https://gohugo.io">Hugo</a></div>
<div><a href="https://github.com/hadisinaee/avicenna">Avicenna Theme</a> | Built with <a href="https://gohugo.io">Hugo</a></div>
</nav>
</div>