From 3fb20cbdf8959ece0cc1ba9a2104772e46d79ef2 Mon Sep 17 00:00:00 2001 From: jonathan Date: Thu, 9 Mar 2023 13:10:58 +1030 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 075534e..4e9f5a3 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -a personal neocities page using 11ty as a static site generator. deploys to https://uuupah.neocities.com. +a personal neocities page using 11ty as a static site generator. deploys to https://uuupah.neocities.org. # getting started @@ -16,7 +16,7 @@ a personal neocities page using 11ty as a static site generator. deploys to http # links -hosted on neocities - https://uuupah.neocities.com +hosted on neocities - https://uuupah.neocities.org automatically builds and deploys on a commit to main using [bcomnes' deploy-to-neocities github action](https://github.com/bcomnes/deploy-to-neocities)