diff options
author | Squibid <me@zacharyscheiman.com> | 2023-06-27 12:18:07 -0400 |
---|---|---|
committer | Squibid <me@zacharyscheiman.com> | 2023-06-27 12:18:07 -0400 |
commit | ea58853556e653c24c645fc479989414264a1f7a (patch) | |
tree | d654db3f7443c756ab243dcfab67cce4351cb72d /blog | |
parent | 119f0b4a77ff6ad00166df11558730d9b072d3e4 (diff) | |
download | site-ea58853556e653c24c645fc479989414264a1f7a.tar.gz site-ea58853556e653c24c645fc479989414264a1f7a.tar.bz2 site-ea58853556e653c24c645fc479989414264a1f7a.zip |
fix link in newest blog entry
Diffstat (limited to 'blog')
-rw-r--r-- | blog/librex-and-dots.html | 7 | ||||
-rw-r--r-- | blog/rss.xml | 10 |
2 files changed, 10 insertions, 7 deletions
diff --git a/blog/librex-and-dots.html b/blog/librex-and-dots.html index 348a462..c062434 100644 --- a/blog/librex-and-dots.html +++ b/blog/librex-and-dots.html @@ -4,9 +4,10 @@ <p> Hello! <br><br> -In my first post <a href="state-of-the-site">state of the site</a> I talked -about a searxng instance however I found something better! I am now running a -<a href="https://github.com/hnhx/librex/">librex</a> instance @ +In my first post +<a href="https://squi.bid/blog/state-of-the-site">state of the site</a> I +talked about a searxng instance however I found something better! I am now +running a <a href="https://github.com/hnhx/librex/">librex</a> instance @ https://librex.squi.bid. My only modification to the site is changing the theme to the <a href="https://github.com/kvrohit/mellow-theme">mellow theme</a>. <br><br> diff --git a/blog/rss.xml b/blog/rss.xml index 51ab1eb..6017101 100644 --- a/blog/rss.xml +++ b/blog/rss.xml @@ -15,14 +15,15 @@ <title>librex and dots</title> <guid>https://squi.bid/librex-and-dots.html</guid> <link>https://squi.bid/librex-and-dots.html</link> -<pubDate>Tue, 27 Jun 2023 12:09:45 -0400</pubDate> +<pubDate>Tue, 27 Jun 2023 12:17:35 -0400</pubDate> <description><![CDATA[ <p> Hello! <br><br> -In my first post <a href="state-of-the-site">state of the site</a> I talked -about a searxng instance however I found something better! I am now running a -<a href="https://github.com/hnhx/librex/">librex</a> instance @ +In my first post +<a href="https://squi.bid/blog/state-of-the-site">state of the site</a> I +talked about a searxng instance however I found something better! I am now +running a <a href="https://github.com/hnhx/librex/">librex</a> instance @ https://librex.squi.bid. My only modification to the site is changing the theme to the <a href="https://github.com/kvrohit/mellow-theme">mellow theme</a>. <br><br> @@ -39,6 +40,7 @@ feel free to <a href="mailto:me@zacharyscheiman.com">email me</a>. </item> + <item> <title>It's Alive!</title> <guid>https://squi.bid/It's-Alive!.html</guid> |