aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2021-04-23-php-comment-system.org
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2025-04-01 22:01:32 -0500
committerChristian Cleberg <hello@cleberg.net>2025-04-01 22:01:32 -0500
commitdb9a372547a71279402a59ac66a29e15b65ec841 (patch)
tree9c6caefdcbffe39e3fa6ec3835a27ddc863dadcf /content/blog/2021-04-23-php-comment-system.org
parent0325ac27aeb7c7ee1b205b3b33eecd9cc1503a41 (diff)
downloadcleberg.net-db9a372547a71279402a59ac66a29e15b65ec841.tar.gz
cleberg.net-db9a372547a71279402a59ac66a29e15b65ec841.tar.bz2
cleberg.net-db9a372547a71279402a59ac66a29e15b65ec841.zip
migrate back to cleberg.net
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 c2a5b6f..ac5b1dc 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.cmc.pub][img.cmc.pub]].
+[[https://img.cleberg.net][img.cleberg.net]].
Saving my comments back to the Git repository ensures that another
aspect of my site will degrade gracefully.