docs: update site README domain references
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
parent
6e7d01234e
commit
36eae69a00
@ -1,6 +1,6 @@
|
|||||||
# Hatch Static Site
|
# 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
|
## 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
|
1. Go to repository Settings → Pages
|
||||||
2. Source: Deploy from a branch
|
2. Source: Deploy from a branch
|
||||||
3. Branch: `main`, folder: `/site`
|
3. Branch: `main`, folder: `/site`
|
||||||
4. Custom domain: `hatch.sh`
|
4. Custom domain: `hatch.surf`
|
||||||
|
|
||||||
### DNS Configuration
|
### DNS Configuration
|
||||||
|
|
||||||
To point `hatch.sh` to GitHub Pages:
|
To point `hatch.surf` to GitHub Pages:
|
||||||
|
|
||||||
1. Add these DNS records:
|
1. Add these DNS records:
|
||||||
- Type: A, Name: @, Value: 185.199.108.153
|
- Type: A, Name: @, Value: 185.199.108.153
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user