mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-03 23:30:09 +05:30
test domain
This commit is contained in:
@@ -80,7 +80,7 @@ theme:
|
|||||||
|
|
||||||
github: publish
|
github: publish
|
||||||
touch "$(OUTPUTDIR)/CNAME"
|
touch "$(OUTPUTDIR)/CNAME"
|
||||||
echo "avinal.space" > "$(OUTPUTDIR)/CNAME"
|
echo "www.avinal.space" > "$(OUTPUTDIR)/CNAME"
|
||||||
mkdir -p "$(OUTPUTDIR)/custom"
|
mkdir -p "$(OUTPUTDIR)/custom"
|
||||||
cp -a custom/. "$(OUTPUTDIR)/custom/"
|
cp -a custom/. "$(OUTPUTDIR)/custom/"
|
||||||
cp 404.html "$(OUTPUTDIR)"
|
cp 404.html "$(OUTPUTDIR)"
|
||||||
|
|||||||
Reference in New Issue
Block a user