summaryrefslogtreecommitdiffstats
path: root/blog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--blog.html2
-rw-r--r--blog/It's-Alive!.html9
-rw-r--r--blog/rss.xml15
3 files changed, 26 insertions, 0 deletions
diff --git a/blog.html b/blog.html
index 95c4af2..0978035 100644
--- a/blog.html
+++ b/blog.html
@@ -31,6 +31,8 @@
</header>
<hr style="color: #f7f7f7;">
<p> <!-- script marker blog -->
+<a href="https://squi.bid/blog/It's-Alive!">It's Alive!<span id="date">2023 Apr 17</span></a><br>
+<a href="https://squi.bid/blog/state-of-the-site">state of the site<span id="date">2023 Apr 17</span></a><br>
</p> <!-- script marker blog -->
<a href="https://squi.bid/blog/rss.xml"><img id="svg" src="pics/rss.svg" alt="rss feed"></a>
</div>
diff --git a/blog/It's-Alive!.html b/blog/It's-Alive!.html
new file mode 100644
index 0000000..f96b6b4
--- /dev/null
+++ b/blog/It's-Alive!.html
@@ -0,0 +1,9 @@
+<title>It's Alive!</title>
+<link rel=stylesheet href=style.css>
+<body>
+<p>
+ Cloning via http(s) now works!
+ <br><br>
+ btw I will be posting my dotfiles soontm
+</p>
+</body>
diff --git a/blog/rss.xml b/blog/rss.xml
index ba82ec0..6bb2b2b 100644
--- a/blog/rss.xml
+++ b/blog/rss.xml
@@ -12,6 +12,21 @@
<!-- LB -->
<item>
+<title>It's Alive!</title>
+<guid>https://squi.bid/It's-Alive!.html</guid>
+<link>https://squi.bid/It's-Alive!.html</link>
+<pubDate>Mon, 17 Apr 2023 13:22:03 +0000</pubDate>
+<description><![CDATA[
+<p>
+ Cloning via http(s) now works!
+ <br><br>
+ btw I will be posting my dotfiles soontm
+</p>
+]]></description>
+</item>
+
+
+<item>
<title>state of the site</title>
<guid>https://squi.bid/state-of-the-site.html</guid>
<link>https://squi.bid/state-of-the-site.html</link>