From c32ce8589d6290d9101ba99c5cb31262605c9721 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Mon, 6 Jul 2026 17:22:51 -0500 Subject: fix: update bubbles link in posts to point to my specific bubbles page --- theme/templates/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme') diff --git a/theme/templates/post.html b/theme/templates/post.html index 458b611..cffde63 100644 --- a/theme/templates/post.html +++ b/theme/templates/post.html @@ -16,6 +16,6 @@
{{ post.html | safe }}
Reply via email →
-
...or, comment on this post on Bubbles!
+
...or, comment on this post on Bubbles!
{% endblock %} -- cgit v1.2.3