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

test domain

This commit is contained in:
avinal
2021-02-08 17:59:45 +05:30
parent 1cf378414b
commit 910d56bf04
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ theme:
github: publish
touch "$(OUTPUTDIR)/CNAME"
echo "blog.avinal.space" > "$(OUTPUTDIR)/CNAME"
echo "avinal.space" > "$(OUTPUTDIR)/CNAME"
mkdir -p "$(OUTPUTDIR)/custom"
cp -a custom/. "$(OUTPUTDIR)/custom/"
cp 404.html "$(OUTPUTDIR)"