summaryrefslogtreecommitdiff
path: root/pyssg.xyz/live/pyssg.xyz/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'pyssg.xyz/live/pyssg.xyz/index.html')
-rw-r--r--pyssg.xyz/live/pyssg.xyz/index.html27
1 files changed, 15 insertions, 12 deletions
diff --git a/pyssg.xyz/live/pyssg.xyz/index.html b/pyssg.xyz/live/pyssg.xyz/index.html
index a830300..ebdfc3f 100644
--- a/pyssg.xyz/live/pyssg.xyz/index.html
+++ b/pyssg.xyz/live/pyssg.xyz/index.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/index.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"/>
@@ -58,10 +57,14 @@
<main>
<h1>pyssg</h1>
- <p>Welcome to the official pyssg website. This is as of now serving as a testing ground when I&rsquo;m making changes to it.</p>
-<h2 id="blog">Blog</h2>
-<p>You can find the blog (actually just a mock) <a href="https://blog.pyssg.xyz">here</a>.</p>
-<p>Get the RSS feed: <a href="https://blog.pyssg.xyz/rss.xml">https://blog.pyssg.xyz/rss.xml</a></p>
+ <p>Welcome to the official pyssg website. For now this is just used as testing grounds for pyssg changes.</p>
+<h3 id="blog">Blog<a class="headerlink" href="#blog" title="Permanent link">&para;</a></h3>
+<ul>
+<li>Mock blog where I test some features: <a href="https://blog.pyssg.xyz">pyssg blog</a>
+RSS: <a href="https://blog.pyssg.xyz/rss.xml">https://blog.pyssg.xyz/rss.xml</a></li>
+<li>Personal blog that I normally use: <a href="https://blog.luevano.xyz">Luévano&rsquo;s blog</a>
+RSS: <a href="https://blog.luevano.xyz/rss.xml">https://blog.luevano.xyz/rss.xml</a></li>
+</ul>
</main>
<footer>