aboutsummaryrefslogtreecommitdiff
path: root/theme/templates/post.html
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2025-03-11 16:09:26 -0500
committerChristian Cleberg <[email protected]>2025-03-11 16:09:26 -0500
commit8314ccc5364cbc9afa9653c2b02c5c58d433ade5 (patch)
treefddf8653aa26a9486ed9e2f56c2215b1742f9f92 /theme/templates/post.html
parent526f853c7fdde80478b408ef78c42dcf8e3cdcf9 (diff)
downloadcleberg.net-8314ccc5364cbc9afa9653c2b02c5c58d433ade5.tar.gz
cleberg.net-8314ccc5364cbc9afa9653c2b02c5c58d433ade5.tar.bz2
cleberg.net-8314ccc5364cbc9afa9653c2b02c5c58d433ade5.zip
move from cleberg.net to cmc.pub
Diffstat (limited to 'theme/templates/post.html')
-rw-r--r--theme/templates/post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/templates/post.html b/theme/templates/post.html
index 43f45d2..a3c15a5 100644
--- a/theme/templates/post.html
+++ b/theme/templates/post.html
@@ -23,6 +23,6 @@
{% endif %}
</section>
<section>{{ post.html | safe }}</section>
- <blockquote><a href="mailto:[email protected]">Reply via email</a></blockquote>
+ <blockquote><a href="mailto:[email protected]">Reply via email</a></blockquote>
</article>
{% endblock %}