diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2020-12-07 00:51:10 +0100 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2020-12-07 00:51:10 +0100 |
| commit | 62963ef1498f202119f69a5eb7e70918d10f4319 (patch) | |
| tree | ae0a75ee338ac66ade3891198616c7620ee1dc9e /rss.xml | |
| parent | 980269aa0fefb80d7b22d25968325cc9fd2ac3db (diff) | |
| download | cacharle.xyz-62963ef1498f202119f69a5eb7e70918d10f4319.tar.gz cacharle.xyz-62963ef1498f202119f69a5eb7e70918d10f4319.tar.bz2 cacharle.xyz-62963ef1498f202119f69a5eb7e70918d10f4319.zip | |
Untracked rss.xml
Diffstat (limited to 'rss.xml')
| -rw-r--r-- | rss.xml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/rss.xml b/rss.xml deleted file mode 100644 index 11ad167..0000000 --- a/rss.xml +++ /dev/null @@ -1,20 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> - -<channel> -<title>cacharle.xyz</title> -<description>Charles Cabergs's blog</description> -<language>en-us</language> -<managingEditor>me@cacharle.xyz</managingEditor> -<webMaster>me@cacharle.xyz</webMaster> -<category>blog</category> -<link>https://cacharle.xyz/rss.xml</link> -<atom:link href="https://cacharle.xyz/rss.xml" rel="self" type="application/rss+xml" /> - -<!-- ITEM --> -<item> <title> YouTube subscriptions to RSS feeds</title> <pubDate>Sun, 06 Dec 2020 14:25:38 +0100</pubDate> <guid>https://cacharle.xyz/blog/youtube_to_rss.html</guid> <link>https://cacharle.xyz/blog/youtube_to_rss.html</link> <description>Open this entry in your browser to see the content</description> </item> -<item> <title> How to make your own git server/website </title> <pubDate>Tue, 24 Nov 2020 12:10:50 +0100</pubDate> <guid>https://cacharle.xyz/blog/git_server.html</guid> <link>https://cacharle.xyz/blog/git_server.html</link> <description>Open this entry in your browser to see the content</description> </item> - -</channel> -</rss> - |
