mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 11:46:41 +02:00
Fix "Back to posts" hyperlink
This commit is contained in:

committed by
Alexis Tacnet

parent
44fc89062e
commit
e375fdc2b9
@@ -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">
|
||||||
|
Reference in New Issue
Block a user