Fix the about link in the footer
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<footer class="footer">
|
||||
<a class="footer_item" href="https://github.com/Siphalor">about</a>
|
||||
<a class="footer_item" href="{% link about.md %}">about</a>
|
||||
<a class="footer_item" href="/feed.xml">rss</a>
|
||||
<span class="footer_item">© {{ site.time | date: "%Y" }}</span>
|
||||
<small class="footer_copyright">
|
||||
|
||||
Reference in New Issue
Block a user