Skip to content

Commit e615c75

Browse files
committed
Add CNAME file for custom domain configuration
1 parent 970af8d commit e615c75

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
cp index.html _site/
3737
cp style.css _site/
3838
cp script.js _site/
39+
cp CNAME _site/
3940
4041
# Create a simple robots.txt
4142
echo "User-agent: *" > _site/robots.txt

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
wildkernels.stinkhub.xyz

0 commit comments

Comments
 (0)