mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-03 23:30:09 +05:30
CNAME generation changed
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
@@ -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)"
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
avinal.space
|
||||
@@ -41,6 +41,7 @@ EXTRA_PATH_METADATA = {
|
||||
'extras/mstile-310x310.png': {'path': 'mstile-310x310.png'},
|
||||
'extras/mstile-144x144.png': {'path': 'mstile-144x144.png'},
|
||||
'extras/safari-pinned-tab.svg': {'path': 'safari-pinned-tab.svg'},
|
||||
'extras/CNAME': {'path': 'CNAME'},
|
||||
}
|
||||
|
||||
RFG_FAVICONS = False
|
||||
|
||||
Reference in New Issue
Block a user