diff options
Diffstat (limited to 'docs/rss.xml')
-rw-r--r-- | docs/rss.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/rss.xml b/docs/rss.xml index 5788d02..e10b7b5 100644 --- a/docs/rss.xml +++ b/docs/rss.xml @@ -4,12 +4,12 @@ xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" > -<channel> -<title>Carbs Linux</title> -<description>a simple busybox linux distribution</description> -<link>https://carbslinux.org</link> -<atom:link href="https://carbslinux.org/rss.xml" rel="self" type="application/rss+xml" /> -<lastBuildDate>Jun Sat 2020 20:00</lastBuildDate> + <channel> + <title>Carbs Linux</title> + <description>a simple linux distribution</description> + <link>https://carbslinux.org</link> + <atom:link href="https://carbslinux.org/rss.xml" rel="self" type="application/rss+xml" /> + <lastBuildDate>Sun Jul 26 2020 22:00</lastBuildDate> <item> <title>June Newspost</title> <pubDate>Wed, 17 Jun 2020</pubDate> @@ -388,5 +388,5 @@ and POSIX sh. I am not yet exactly familiar with rc, but I will replace the shell scripts when I feel like I can.</p></description> </item> -</channel> + </channel> </rss> |