diff options
| -rw-r--r-- | .htaccess | 1 | ||||
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | blog/feed.xml | 24 | ||||
| -rwxr-xr-x | blog/generate_feed.scm | 16 | ||||
| -rwxr-xr-x | cgi-bin/guest_book.cgi | 2 |
5 files changed, 23 insertions, 22 deletions
diff --git a/.htaccess b/.htaccess deleted file mode 100644 index 3fb030a..0000000 --- a/.htaccess +++ /dev/null @@ -1 +0,0 @@ -ErrorDocument 404 /error/404.html
\ No newline at end of file @@ -1,2 +1,2 @@ # nathansmith117Website -The website I made http://nathansmith117.beevomit.org +The website I made https://shittyweb.org diff --git a/blog/feed.xml b/blog/feed.xml index 6997e3c..05aecdb 100644 --- a/blog/feed.xml +++ b/blog/feed.xml @@ -3,16 +3,16 @@ <channel> <title>Nathan's shitty blog</title> <description>The coffee powered blog of chaos</description> - <link>http://nathansmith117.beevomit.org/blog</link> + <link>https://shittyweb.org</link> <image> - <url>http://nathansmith117.beevomit.org/images/icon.png</url> + <url>https://shittyweb.org/images/icon.png</url> <title>Nathan's shitty blog</title> - <link>http://nathansmith117.beevomit.org/blog</link> + <link>https://shittyweb.org/blog</link> </image> <item> <title>Second place</title> - <link>http://nathansmith117.beevomit.org/blog#second_place</link> + <link>https://shittyweb.org/blog#second_place</link> <pubDate>Wed, 30 Apr 2025 10:23:12 GMT</pubDate> <description> <