We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a51cee1 commit d8ac95cCopy full SHA for d8ac95c
.github/workflows/main.yml
@@ -51,7 +51,7 @@ jobs:
51
cd ./public && git init && git add .
52
git config user.name "coldwave96"
53
git config user.email "676803965@qq.com"
54
- echo "blog.coldsnap.eu.org" > CNAME
+ echo "blog.coldsnap.rr.nu" > CNAME
55
echo "# Hexo" > README.md
56
echo "Personal Blog" >> README.md
57
git add .
0 commit comments