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

CNAME generation changed

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2021-05-21 21:54:22 +05:30
parent 001bf90634
commit 51308824c4
3 changed files with 2 additions and 2 deletions
-2
View File
@@ -79,8 +79,6 @@ theme:
"$(PELICANTHEME)" --install "$(THEMEDIR)" --verbose
github: publish
touch "$(OUTPUTDIR)/CNAME"
echo "avinal.space" > "$(OUTPUTDIR)/CNAME"
mkdir -p "$(OUTPUTDIR)/custom"
cp -a custom/. "$(OUTPUTDIR)/custom/"
cp 404.html "$(OUTPUTDIR)"