1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

domain corrected

This commit is contained in:
avinal
2021-02-23 18:00:02 +05:30
parent 38a2e2aef9
commit 2e8e9887b1
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ theme:
github: publish
touch "$(OUTPUTDIR)/CNAME"
echo "www.avinal.space" > "$(OUTPUTDIR)/CNAME"
echo "avinal.space" > "$(OUTPUTDIR)/CNAME"
mkdir -p "$(OUTPUTDIR)/custom"
cp -a custom/. "$(OUTPUTDIR)/custom/"
cp 404.html "$(OUTPUTDIR)"