diff --git a/README.md b/README.md index 74bd19c..2853d1e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ -# ficd.ca +# ficd.sh 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. +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. 1. The site is built with `zona build`. 2. The output is packaged into `.tar.gz` format.