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

site address updated

This commit is contained in:
avinal
2021-02-08 16:52:33 +05:30
parent b39d708b64
commit 058006d39c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ theme:
github: publish
touch "$(OUTPUTDIR)/CNAME"
echo "avinal.is-a.dev" > "$(OUTPUTDIR)/CNAME"
echo "www.avinal.space" > "$(OUTPUTDIR)/CNAME"
mkdir -p "$(OUTPUTDIR)/custom"
cp -a custom/. "$(OUTPUTDIR)/custom/"
cp 404.html "$(OUTPUTDIR)"