mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
Fix redirection to / on Back to posts
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
<div class="markdown">
|
<div class="markdown">
|
||||||
{{ .Content }}
|
{{ .Content }}
|
||||||
<br>
|
<br>
|
||||||
<p><a href="/blog/">Back to posts</a></p>
|
<p><a href="/">Back to posts</a></p>
|
||||||
</div>
|
</div>
|
||||||
<br>
|
<br>
|
||||||
<div class="disqus">
|
<div class="disqus">
|
||||||
|
Reference in New Issue
Block a user