We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d083965 commit 2ef6300Copy full SHA for 2ef6300
deploy.sh
@@ -7,7 +7,7 @@ hugo # if using a theme, replace with `hugo -t <YOURTHEME>`
7
8
# Go To Public folder
9
cd public
10
-echo 'nsaphra.net' > ./CNAME
+
11
# Add changes to git.
12
git add .
13
0 commit comments