summaryrefslogtreecommitdiff
path: root/rss.xml
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2020-11-27 10:34:19 -0500
committerAdam T. Carpenter <atc@53hor.net>2020-11-27 10:34:19 -0500
commit0d26219384c908999fbfa942c30e10d44c487899 (patch)
tree93193ffd91f21d6e22ace0a8ad3378bf129377ae /rss.xml
parentdb88cf6a17bf89759bf555647b14233b99be673c (diff)
download53hor-0d26219384c908999fbfa942c30e10d44c487899.tar.xz
53hor-0d26219384c908999fbfa942c30e10d44c487899.zip
added posts as html, fixed nav, updated styles and images
Diffstat (limited to 'rss.xml')
-rw-r--r--rss.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/rss.xml b/rss.xml
new file mode 100644
index 0000000..ecb5e31
--- /dev/null
+++ b/rss.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE xml>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>53hornet's Feed</title>
+ <link>https://www.53hor.net</link>
+ <description>The World Wide Web pages of Adam T. Carpenter.</description>
+ <atom:link href="https://www.53hor.net/rss.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Another RSS Feed? What?</title>
+ <link>https://www.53hor.net</link>
+ <guid>https://www.53hor.net</guid>
+ <description>ho! thanketh thee f'r subscribing to mine own rss feedeth</description>
+ <pubDate>Wed, 02 Oct 2002 08:00:00 EST</pubDate>
+ </item>
+ </channel>
+</rss>