1
0
This commit is contained in:
2024-04-26 22:50:23 +09:00
parent 8b04ec2507
commit 60ee3f0202
5 changed files with 107 additions and 12 deletions

View File

@ -10,11 +10,7 @@
</div>
</article>
<!--
{{ $s := path.Dir (.Permalink | relURL) }}
{{ $o := index (split $s "/") 1 }}
<div class="pager"><a href="{{ printf "/%s" $o }}">{{ $o }}</a></div>
-->
{{ partial "comment.html" . }}
</div>
{{ partial "footer.html" . }}