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:
@@ -7,7 +7,7 @@
|
|||||||
<meta name="description" content="Somewhere out there beneath the pale moon light...">
|
<meta name="description" content="Somewhere out there beneath the pale moon light...">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<meta name="author" content="Avinal">
|
<meta name="author" content="Avinal">
|
||||||
<link rel="stylesheet" href="https://blog.avinal.space/custom/css/space404.css" />
|
<link rel="stylesheet" href="https://www.avinal.space/custom/css/space404.css" />
|
||||||
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.2.0/css/font-awesome.min.css'>
|
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.2.0/css/font-awesome.min.css'>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|||||||
@@ -80,7 +80,7 @@ theme:
|
|||||||
|
|
||||||
github: publish
|
github: publish
|
||||||
touch "$(OUTPUTDIR)/CNAME"
|
touch "$(OUTPUTDIR)/CNAME"
|
||||||
echo "blog.avinal.space" > "$(OUTPUTDIR)/CNAME"
|
echo "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