summaryrefslogtreecommitdiff
path: root/pages/blog/feed.rss
diff options
context:
space:
mode:
authorSteph Enders <steph@senders.io>2023-06-27 12:37:39 -0400
committerSteph Enders <steph@senders.io>2023-06-27 12:37:39 -0400
commit8734bb597ef1074645f22f6cbe0445c9dd12d434 (patch)
tree22e994a298d42498e97ebf498bcdd78aea32f689 /pages/blog/feed.rss
parent3f0a43eaee4b511c3ca134425f0958dd6bd8435c (diff)
Publish blog and first entry
Write up my first entry - all signs point to her
Diffstat (limited to 'pages/blog/feed.rss')
-rw-r--r--pages/blog/feed.rss33
1 files changed, 33 insertions, 0 deletions
diff --git a/pages/blog/feed.rss b/pages/blog/feed.rss
new file mode 100644
index 0000000..086f128
--- /dev/null
+++ b/pages/blog/feed.rss
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<rss version="2.0">
+ <channel>
+ <title>The Woman in my Eye</title>
+ <description>The woman in my eye's blog feed</description>
+ <link>https://thewomaninmyeye.org/</link>
+ <copyright>2023 thewomaninmyeye dot org - CC BY-SA 4.0</copyright>
+ <language>en-US</language>
+ <ttl>60</ttl>
+ <lastBuildDate>Tue, 27 2023 00:00:00 -0500</lastBuildDate>
+ <pubDate>Tue, 27 Feb 2023 00:00:00 -0500</pubDate>
+ <item>
+ <title>All signs point to her</title>
+ <link>https://thewomaninmyeye.org/blog/all-signs-point-to-her.html</link>
+ <guid isPermaLink="true">https://thewomaninmyeye.org/blog/all-signs-point-to-her.html</guid>
+ <pubDate>Tue, 27 Feb 2023 00:00:00 -0500</pubDate>
+ <description>
+ {all-signs-point-to-her}
+ </description>
+ </item>
+<!--
+ <item>
+ <title>#TITLE</title>
+ <link>#LINK</link>
+ <guid isPermaLink="true">#PERMALINK</guid>
+ <pubDate>#PUBDATE</pubDate>
+ <description>
+ <![CDATA[]]>
+ </description>
+ </item>
+-->
+ </channel>
+</rss>