aboutsummaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
authorverdant <im@verdant.ee>2026-07-25 01:00:14 +0800
committerverdant <im@verdant.ee>2026-07-25 01:00:14 +0800
commite4ed1deb448fb7ac58ae7d2649facf14099910ae (patch)
treeefcd5438684b1b4da7abb32c3a8d9751427ecafe /layouts
parent3300ab7e0739c24aa600d40907b24cfab1d75718 (diff)
downloadblog-e4ed1deb448fb7ac58ae7d2649facf14099910ae.tar.gz
blog-e4ed1deb448fb7ac58ae7d2649facf14099910ae.zip
Add mailing list comment
Diffstat (limited to 'layouts')
-rw-r--r--layouts/_default/single.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 844339d..126ec45 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -38,9 +38,9 @@
<hr>
<footer>
- <p>条目共享:遵循 <a href=https://creativecommons.org/licenses/by-nc-sa/4.0/ rel="license noopener">CC BY-NC-SA 4.0</a> 协议。
+ <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="mailto:~verdant/public-inbox@lists.sr.ht?subject=回复:《{{ .Title }}》">公开邮件列表</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 }}