summaryrefslogtreecommitdiff
path: root/pyssg.xyz/live/pyssg.xyz/index.html
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2022-12-14 22:35:33 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2022-12-14 22:35:33 -0600
commit6ec12d94c1b25883e3588afcadd686d3dc157675 (patch)
tree220cc76815d14f43ede36c53b5e253dd5a6e83e5 /pyssg.xyz/live/pyssg.xyz/index.html
parent8461a3b8d48bc772ef449e37e5c98ffc254930fe (diff)
add more files, fixed bugs related to multiple documents in yaml configv0.8.1
Diffstat (limited to 'pyssg.xyz/live/pyssg.xyz/index.html')
-rw-r--r--pyssg.xyz/live/pyssg.xyz/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/pyssg.xyz/live/pyssg.xyz/index.html b/pyssg.xyz/live/pyssg.xyz/index.html
index d82c082..4c8d4d7 100644
--- a/pyssg.xyz/live/pyssg.xyz/index.html
+++ b/pyssg.xyz/live/pyssg.xyz/index.html
@@ -35,6 +35,10 @@
<a href="https://pyssg.xyz"><i class="fas fa-home" alt="Home"></i><span>Home</span></a>
</li>
+ <li>
+ <a href="https://blog.pyssg.xyz/"><i class="fas fa-book-open" alt="Blog"></i><span>Blog</span></a>
+ </li>
+
<li><i class="fab fa-git" alt="Git"></i><span>Git</span>
<ul>
<li><a href="https://git.luevano.xyz/" target="_blank"><i class="fab fa-git-alt" alt="Git-alt"></i></a></li>
@@ -55,6 +59,8 @@
<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.luevano.xyz">here</a>.</p>
<p>Get the RSS feed: <a href="https://pyssg.xyz/rss.xml">https://pyssg.xyz/rss.xml</a></p>
</main>