From 07a71e8f992730ad0bf5f3b7777baf57bbec4726 Mon Sep 17 00:00:00 2001 From: Devin Haska Date: Wed, 28 May 2025 23:42:31 -0700 Subject: [PATCH] fix: self-hosted forgejo url --- src/pages/colophon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/colophon.md b/src/pages/colophon.md index 529fb1c..2aca1be 100644 --- a/src/pages/colophon.md +++ b/src/pages/colophon.md @@ -28,7 +28,7 @@ Responsive images are generated by [eleventy-img][eleventyimg]. The site (and its accompanying media assets are hosted on [Bunny.net](https://bunny.net). -Source control is managed through a [self-hosted instance](https://git.wonderfulfrog.com) of [Forgejo](https://forgejo.org/). +Source control is managed through a [self-hosted instance](https://git.cloud.haska.me) of [Forgejo](https://forgejo.org/). Date formatting uses [dayjs][dayjs].