Fix navigation (pager) links in posts
This commit is contained in:
@@ -6,5 +6,6 @@
|
||||
<a href="{{tag | prepend: '/blog/tag/' | prepend: site.baseurl}}" class="tag-label">{{tag}}</a>
|
||||
{% endfor %}
|
||||
</p>
|
||||
<br class="clearfix">
|
||||
</footer>
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user