aboutsummaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
authorverdant <im@verdant.ee>2026-07-25 00:55:44 +0800
committerverdant <im@verdant.ee>2026-07-25 00:55:44 +0800
commit3300ab7e0739c24aa600d40907b24cfab1d75718 (patch)
tree27d830ec8200c31f1fac97d98482241c570c2404 /layouts
parentf93ae55a1a47462bb43b1785b9e30731dc47c38c (diff)
downloadblog-3300ab7e0739c24aa600d40907b24cfab1d75718.tar.gz
blog-3300ab7e0739c24aa600d40907b24cfab1d75718.zip
Tweak formating
Diffstat (limited to 'layouts')
-rw-r--r--layouts/_default/single.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 960a98f..844339d 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -40,8 +40,7 @@
<footer>
<p>条目共享:遵循 <a href=https://creativecommons.org/licenses/by-nc-sa/4.0/ rel="license noopener">CC BY-NC-SA 4.0</a> 协议。
</p>
- <p>交流通道:向 <a href="mailto:im@verdant.ee?subject=回复《{{ .Title }}》">im@verdant.ee</a> 发送一封 <a
- href=https://useplaintext.email />纯文本邮件</a>。</p>
+ <p>交流通道:向 <a href="mailto:im@verdant.ee?subject=回复《{{ .Title }}》">im@verdant.ee</a> 发送一封 <a href=https://useplaintext.email />纯文本邮件</a>。</p>
{{ if .Params.org }}
<p><a href=https://git.verdant.ee/personal/blog.git/tree/org/{{ replace .File.LogicalName ".md" ".org" }}>原始 org 文件</a></p>
{{ end }}