Fix "Back to posts" hyperlink

This commit is contained in:
Jente Hidskes
2017-02-27 00:03:10 +01:00
committed by Alexis Tacnet
parent 44fc89062e
commit e375fdc2b9

View File

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