summaryrefslogtreecommitdiffstats
path: root/layouts/_default/single.html
diff options
context:
space:
mode:
authorverdant <i@glowisle.me>2026-04-25 15:02:13 +0800
committerverdant <i@glowisle.me>2026-04-25 15:02:13 +0800
commit22ff38122548defa576736a804dfed0f99f86040 (patch)
tree21f6c59d8fd409384b5b6d8bac6de1ddcf3997b7 /layouts/_default/single.html
parentb273bce3729ec2c02690d32a445992d7f5e5df96 (diff)
downloadblog-22ff38122548defa576736a804dfed0f99f86040.tar.gz
blog-22ff38122548defa576736a804dfed0f99f86040.zip
chore: modify email address
Diffstat (limited to 'layouts/_default/single.html')
-rw-r--r--layouts/_default/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index ee0b227..f61b347 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -326,6 +326,6 @@
</div>
{{ end }}
{{ end }}
- <p>有想对我说的?<a href="mailto:i@glowisle.me?subject=回复《{{ .Title }}》">发一封邮件吧</a>。</p>
+ <p>有想对我说的?<a href="mailto:im@verdant.ee?subject=回复《{{ .Title }}》">发一封邮件吧</a>。</p>
</div>
{{ end }}