chore: update gh-pages CNAME

This commit is contained in:
2026-04-07 17:53:42 +02:00
parent 7063f3843d
commit fd712b0631
+1 -1
View File
@@ -11,7 +11,7 @@ cd .output/public
touch .nojekyll touch .nojekyll
# if you are deploying to a custom domain # if you are deploying to a custom domain
echo 'mave.dev' > CNAME echo 'v1.mave.dev' > CNAME
git init git init
git add -A git add -A