Revert "Fixed /post to /blog"

This reverts commit 0280376150.
This commit is contained in:
2016-11-19 01:13:27 -05:00
parent 0280376150
commit 66de2fc35a
4 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
</div>
</br>
<h4>
<a href="{{ .Site.BaseURL }}/blog/">Archive</a>
<a href="{{ .Site.BaseURL }}/post/">Archive</a>
</h4>
</section>
</div>