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">
|
||||
{{ .Content }}
|
||||
<br>
|
||||
<p><a href="/blog/">Back to posts</a></p>
|
||||
<p><a href="/">Back to posts</a></p>
|
||||
</div>
|
||||
<br>
|
||||
<div class="disqus">
|
||||
|
Reference in New Issue
Block a user