Fix the redirection from articles to the blog section

This commit is contained in:
Alexis Tacnet
2017-01-04 15:03:10 +01:00
parent fbf1d5ae74
commit b1b88ae177

View File

@@ -15,7 +15,7 @@
<div class="markdown">
{{ .Content }}
<br>
<p><a href="/">Back to posts</a></p>
<p><a href="{{ .Section }}">Back to posts</a></p>
</div>
<br>
<div class="disqus">