Skip to content

Commit b1ab67f

Browse files
committed
chore: update CNAME
1 parent 26fa713 commit b1ab67f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: hugo --minify --theme PaperMod
3636

3737
- name: Create cname file
38-
run: echo 'josh.services' > public/CNAME
38+
run: echo 'dangerous.tech' > public/CNAME
3939

4040
- name: Deploy
4141
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)