fix: self-hosted forgejo url
All checks were successful
Build and Deploy / build_and_deploy (push) Successful in 2m8s

This commit is contained in:
Devin Haska 2025-05-28 23:42:31 -07:00
parent 0bd05de72f
commit 07a71e8f99
Signed by: wonderfulfrog
SSH key fingerprint: SHA256:ejOGyH9064rJiikox4ykOHLeuUg1f9l8wmJxs+MzNw0

View file

@ -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].