diff options
Diffstat (limited to 'content/blog/2021-04-23-php-comment-system.org')
-rw-r--r-- | content/blog/2021-04-23-php-comment-system.org | 2 |
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. |