mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36: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 }}
|
||||
{{ end }}
|
||||
<br>
|
||||
<p><a href="{{ .Section }}">Back to posts</a></p>
|
||||
<p><a href="{{ .Section | absURL }}">Back to posts</a></p>
|
||||
</div>
|
||||
<br>
|
||||
<div class="disqus">
|
||||
|
Reference in New Issue
Block a user