migrated to ficd.sh

This commit is contained in:
Daniel Fichtinger 2025-07-10 15:56:56 -04:00
parent 3e82b33ce5
commit af22c7881a
5 changed files with 7 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# ficd.ca
This is the source code for my personal website, [ficd.ca], built with the
This is the source code for my personal website, [ficd.sh], built with the
[zona] static site generator. It's hosted on [srht.site] and automatically
deployed via [builds.sr.ht] when changes are pushed to the `main` branch of this
repository. I use `zona serve` to preview locally before pushing changes.
@ -12,6 +12,6 @@ repository. I use `zona serve` to preview locally before pushing changes.
You can see the entire pipeline in [`.build.yml`](./.build.yml).
[zona]: https://sr.ht/~ficd/zona
[ficd.ca]: https://ficd.ca
[ficd.sh]: https://ficd.sh
[srht.site]: https://srht.site
[builds.sr.ht]: https://builds.sr.ht