about summary refs log tree commit diff homepage
path: root/_libs/formbox/comment.html
diff options
context:
space:
mode:
authorNguyễn Gia Phong <cnx@loang.net>2024-08-03 03:22:24 +0900
committerNguyễn Gia Phong <cnx@loang.net>2024-08-03 03:22:24 +0900
commitb4f85e4de9fb802757c2eb6fb1fb25afec30ddcc (patch)
tree4933642565467daa1a66e95ee513c2941e118c57 /_libs/formbox/comment.html
parentb7f57f887881a5e669c59675f0f12bc7f3a9ae3e (diff)
downloadsite-b4f85e4de9fb802757c2eb6fb1fb25afec30ddcc.tar.gz
Move infra from sr.ht to loang.net
Diffstat (limited to '_libs/formbox/comment.html')
-rw-r--r--_libs/formbox/comment.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_libs/formbox/comment.html b/_libs/formbox/comment.html
index fe7aa6a..b54b659 100644
--- a/_libs/formbox/comment.html
+++ b/_libs/formbox/comment.html
@@ -1,8 +1,8 @@
 <div class=comment>
   {body}
   <p class=right>&mdash;<a
-    href="mailto:~cnx/site@lists.sr.ht?{mailto_params}">{author}</a>,
-    <a href="https://lists.sr.ht/~cnx/site/{message_id}"
+    href="mailto:cnx.site@loa.loang.net?{mailto_params}">{author}</a>,
+    <a href="https://loa.loang.net/cnx.site/{message_id}/t"
        title="View source">{date}</a></p>
   {children}
 </div>