summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--blog/rss.xml12
-rwxr-xr-xblog/sup2
2 files changed, 7 insertions, 7 deletions
diff --git a/blog/rss.xml b/blog/rss.xml
index 6017101..2dd53ad 100644
--- a/blog/rss.xml
+++ b/blog/rss.xml
@@ -13,8 +13,8 @@
<item>
<title>librex and dots</title>
-<guid>https://squi.bid/librex-and-dots.html</guid>
-<link>https://squi.bid/librex-and-dots.html</link>
+<guid>https://squi.bid/blog/librex-and-dots.html</guid>
+<link>https://squi.bid/blog/librex-and-dots.html</link>
<pubDate>Tue, 27 Jun 2023 12:17:35 -0400</pubDate>
<description><![CDATA[
<p>
@@ -43,8 +43,8 @@ feel free to <a href="mailto:me@zacharyscheiman.com">email me</a>.
<item>
<title>It's Alive!</title>
-<guid>https://squi.bid/It's-Alive!.html</guid>
-<link>https://squi.bid/It's-Alive!.html</link>
+<guid>https://squi.bid/blog/It's-Alive!.html</guid>
+<link>https://squi.bid/blog/It's-Alive!.html</link>
<pubDate>Mon, 17 Apr 2023 13:22:03 +0000</pubDate>
<description><![CDATA[
<p>
@@ -58,8 +58,8 @@ feel free to <a href="mailto:me@zacharyscheiman.com">email me</a>.
<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>
+<guid>https://squi.bid/blog/state-of-the-site.html</guid>
+<link>https://squi.bid/blog/state-of-the-site.html</link>
<pubDate>Sat, 11 Mar 2023 15:00:32 -0500</pubDate>
<description><![CDATA[
<p>
diff --git a/blog/sup b/blog/sup
index 8509af7..528414b 100755
--- a/blog/sup
+++ b/blog/sup
@@ -5,7 +5,7 @@
exit 1
# You will want to change these variables to your needs.
-website="https://squi.bid"
+website="https://squi.bid/blog"
rssfile="rss.xml"
# In order to cleanly use sed on a multi-line file, we have to use `tr` to