From fcc889508ab63a679b5cbd231478b25cff48d8fc Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 2 Dec 2023 11:34:20 -0600 Subject: fix: update domains --- blog/2021-04-23-php-comment-system.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'blog/2021-04-23-php-comment-system.org') diff --git a/blog/2021-04-23-php-comment-system.org b/blog/2021-04-23-php-comment-system.org index 38132fd..50c77f1 100644 --- a/blog/2021-04-23-php-comment-system.org +++ b/blog/2021-04-23-php-comment-system.org @@ -54,7 +54,7 @@ I blog in plain Markdown files, commit all articles to Git, and ensure 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 [img.0x4b1d.org](https://img.0x4b1d.org). +be found at [img.cleberg.net](https://img.cleberg.net). Saving my comments back to the Git repository ensures that another aspect of my site will degrade gracefully. -- cgit v1.2.3-70-g09d2