wowana.me

website source


commit 45fc283279983cf01c64f2da3ccf586c5fd3001d
parent 46602bcc20836dcc8ee8a67d6c7121e1e26b5c01
Author: opal hart <opal@wowana.me>
Date:   Sat, 11 May 2019 03:24:26 +0000

notify feed.rss users of new feed.atom

Diffstat:
Aout/blog/feed.rss | 15+++++++++++++++
1 file changed, 15 insertions(+), 0 deletions(-)

diff --git a/out/blog/feed.rss b/out/blog/feed.rss @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> +<channel><title>opal's weblog</title><link>https://wowana.me/blog/index.htm</link> + <description>feed has moved to https://wowana.me/blog/feed.atom</description><language>en</language> +<lastBuildDate>Fri, 10 May 2019 13:48:00 +0000</lastBuildDate> +<pubDate>Fri, 10 May 2019 13:48:00 +0000</pubDate> +<atom:link href="https://wowana.me/blog/feed.rss" rel="self" type="application/rss+xml" /> +<atom:link href="https://wowana.me/blog/feed.atom" rel="alternate" type="application/atom+xml" /> +<item><title>feed has moved to https://wowana.me/blog/feed.atom</title> +<description>I have gotten around to redoing the blog generation code, and because Atom is easier to work with than RSS, the feed has moved to https://wowana.me/blog/feed.atom so please update your subscription settings. sorry for the inconvenience; this is the only time I will be switching from RSS to Atom on here.</description> +<link>https://wowana.me/blog/feed.atom</link> +<guid>https://wowana.me/blog/feed.atom</guid> +<dc:creator>opal hart</dc:creator> +<pubDate>Fri, 10 May 2019 13:48:00 +0000</pubDate></item> +</channel></rss>