summaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
authoryingyu5658 <i@yingyu5658.me>2026-01-28 09:47:34 +0800
committeryingyu5658 <i@yingyu5658.me>2026-01-28 09:47:34 +0800
commitd3b3d3c03fb9fe589cdb5d39da0e974909f07197 (patch)
tree7c05dce160e71201ab4bd58527b8fd0a9023a7a3 /layouts
parent342db392b76a0d7078b7257b6ef431ec22a6b355 (diff)
downloadblog-d3b3d3c03fb9fe589cdb5d39da0e974909f07197.tar.gz
blog-d3b3d3c03fb9fe589cdb5d39da0e974909f07197.zip
chore: add line break
Diffstat (limited to 'layouts')
-rw-r--r--layouts/_default/single.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index bda46d3..0df3896 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -136,7 +136,9 @@
<!-- Place the TOC at the end to ensure the article content loads first. -->
{{ $tocEnabled := default .Site.Params.toc .Params.toc }} {{ if $tocEnabled }}
<div class="toc">{{ partial "toc.html" . }}</div>
-{{ end }} {{ if .Params.comments | default true}}
+{{ end }}
+
+{{ if .Params.comments | default true }}
<div class="comments-and-webmentions">
<details>
<summary>