From d0c97baf44a7ceba67496348efdac897599d6d8f Mon Sep 17 00:00:00 2001 From: Riley Zhang Date: Wed, 24 Jun 2026 09:18:28 +0200 Subject: [PATCH] docs: update site README domain references Co-Authored-By: Paperclip --- site/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/README.md b/site/README.md index 8ce04d85..d1943607 100644 --- a/site/README.md +++ b/site/README.md @@ -1,6 +1,6 @@ # Hatch Static Site -This directory contains the static site for [hatch.sh](https://hatch.sh). +This directory contains the static site for [hatch.surf](https://hatch.surf). ## Structure @@ -29,11 +29,11 @@ The site is automatically deployed to GitHub Pages via the `deploy-site.yml` wor 1. Go to repository Settings → Pages 2. Source: Deploy from a branch 3. Branch: `main`, folder: `/site` -4. Custom domain: `hatch.sh` +4. Custom domain: `hatch.surf` ### DNS Configuration -To point `hatch.sh` to GitHub Pages: +To point `hatch.surf` to GitHub Pages: 1. Add these DNS records: - Type: A, Name: @, Value: 185.199.108.153