From 62963ef1498f202119f69a5eb7e70918d10f4319 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 7 Dec 2020 00:51:10 +0100 Subject: Untracked rss.xml --- .gitignore | 1 + rss.xml | 20 -------------------- 2 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 rss.xml diff --git a/.gitignore b/.gitignore index 1c393b0..19577c7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ node_modules build *.html !*.template.html +rss.xml diff --git a/rss.xml b/rss.xml deleted file mode 100644 index 11ad167..0000000 --- a/rss.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - -cacharle.xyz -Charles Cabergs's blog -en-us -me@cacharle.xyz -me@cacharle.xyz -blog -https://cacharle.xyz/rss.xml - - - - YouTube subscriptions to RSS feeds Sun, 06 Dec 2020 14:25:38 +0100 https://cacharle.xyz/blog/youtube_to_rss.html https://cacharle.xyz/blog/youtube_to_rss.html Open this entry in your browser to see the content - How to make your own git server/website Tue, 24 Nov 2020 12:10:50 +0100 https://cacharle.xyz/blog/git_server.html https://cacharle.xyz/blog/git_server.html Open this entry in your browser to see the content - - - - -- cgit