aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2021-04-23-php-comment-system.org
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 /content/blog/2021-04-23-php-comment-system.org
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 'content/blog/2021-04-23-php-comment-system.org')
-rw-r--r--content/blog/2021-04-23-php-comment-system.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2021-04-23-php-comment-system.org b/content/blog/2021-04-23-php-comment-system.org
index ac5b1dc..c2a5b6f 100644
--- a/content/blog/2021-04-23-php-comment-system.org
+++ b/content/blog/2021-04-23-php-comment-system.org
@@ -57,7 +57,7 @@ that future readers will be able to see the source data long after I'm
gone, or the website has gone offline. However, I still haven't
committed any images served on my blog to Git, as I'm not entirely sold
on Git LFS yet - for now, images can be found at
-[[https://img.cleberg.net][img.cleberg.net]].
+[[https://img.cmc.pub][img.cmc.pub]].
Saving my comments back to the Git repository ensures that another
aspect of my site will degrade gracefully.