fix: broken Hugo site link in footer
This commit is contained in:
parent
20cc3193f6
commit
0e06bb53c5
@ -1,6 +1,6 @@
|
|||||||
<div class="footer wrapper">
|
<div class="footer wrapper">
|
||||||
<nav class="nav">
|
<nav class="nav">
|
||||||
<div><a href="https://github.com/vividvilla/ezhil">Ezhil theme</a> | Built with <a href="gohugo.io">Hugo</a></div>
|
<div><a href="https://github.com/vividvilla/ezhil">Ezhil theme</a> | Built with <a href="https://gohugo.io">Hugo</a></div>
|
||||||
</nav>
|
</nav>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user