From 987f5b049c83eb6c44630adbbf50f5200acb4aef Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 10 Jul 2025 16:32:33 -0400 Subject: [PATCH] completed migration --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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.