wip: Upgrade to jekyll 4

This commit is contained in:
2019-10-25 14:37:37 +02:00
parent b0c029ef57
commit 06969b3afc
18 changed files with 116 additions and 31 deletions

View File

@@ -22,7 +22,7 @@ post_listing: true
<nav>
<ul class="pager">
<li class="next">
<a href="{{ site_url }}/blog/">
<a href="{% link blog/index.html %}">
Take me to all the blog posts! <span aria-hidden="true">&rarr;</span>
</a>
</li>