summaryrefslogtreecommitdiff
path: root/pyssg.xyz/live/pyssg.xyz/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'pyssg.xyz/live/pyssg.xyz/404.html')
-rw-r--r--pyssg.xyz/live/pyssg.xyz/404.html15
1 files changed, 7 insertions, 8 deletions
diff --git a/pyssg.xyz/live/pyssg.xyz/404.html b/pyssg.xyz/live/pyssg.xyz/404.html
index 43abce2..b158f5b 100644
--- a/pyssg.xyz/live/pyssg.xyz/404.html
+++ b/pyssg.xyz/live/pyssg.xyz/404.html
@@ -3,25 +3,24 @@
"
prefix="og: https://ogp.me/ns#">
<head>
- <base href="https://static.pyssg.xyz">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
- <link rel="icon" href="images/icons/favicon.ico">
+ <link rel="icon" href="https://static.luevano.xyz/images/icons/favicon.ico">
<title>pyssg</title>
<meta name="description" content="PySSG, the python static site generator official website."/>
<!-- general style -->
- <link rel="stylesheet" type="text/css" href="css/style.css">
- <link rel="stylesheet" type="text/css" href="fork-awesome/css/fork-awesome.min.css">
- <link rel="stylesheet" type="text/css" href="font-awesome/css/all.min.css">
+ <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/style.css">
+ <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/fork-awesome/css/fork-awesome.min.css">
+ <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/font-awesome/css/all.min.css">
<!-- theme related -->
- <script type="text/javascript" src="scripts/theme.js"></script>
- <link id="theme-css" rel="stylesheet" type="text/css" href="css/theme.css">
+ <script type="text/javascript" src="https://static.luevano.xyz/scripts/theme.js"></script>
+ <link id="theme-css" rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/theme.css">
<!-- extra -->
<!-- og meta -->
<meta property="og:title" content="pyssg"/>
<meta property="og:type" content="article"/>
<meta property="og:url" content="https://pyssg.xyz/404.md"/>
- <meta property="og:image" content="https://static.pyssg.xyz/images/default.png"/>
+ <meta property="og:image" content="https://static.luevano.xyz/images/default.png"/>
<meta property="og:description" content="PySSG, the python static site generator official website."/>
<meta property="og:locale" content="en"/>
<meta property="og:site_name" content="pyssg"/>