summaryrefslogtreecommitdiffstats
path: root/blog/sup
diff options
context:
space:
mode:
authorSquibid <me@zacharyscheiman.com>2023-06-27 12:22:22 -0400
committerSquibid <me@zacharyscheiman.com>2023-06-27 12:22:22 -0400
commit8a61c6f3aceda07acdc00857c7c074bef7550430 (patch)
treee4b39063ba0b4e0ab4d04b84deb21932f1210104 /blog/sup
parentea58853556e653c24c645fc479989414264a1f7a (diff)
downloadsite-8a61c6f3aceda07acdc00857c7c074bef7550430.tar.gz
site-8a61c6f3aceda07acdc00857c7c074bef7550430.tar.bz2
site-8a61c6f3aceda07acdc00857c7c074bef7550430.zip
fix rss feed not linking to the right place
whoops
Diffstat (limited to 'blog/sup')
-rwxr-xr-xblog/sup2
1 files changed, 1 insertions, 1 deletions
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