From 3afd5b2fd1f217f12ecad465449524fe93cacf09 Mon Sep 17 00:00:00 2001
From: horus
Date: Sat, 11 Apr 2020 19:44:37 +0200
Subject: Adds RSS- and Atom-Feeds.
---
public/img/rss-square.svg | 1 +
public/img/rss.svg | 1 +
2 files changed, 2 insertions(+)
create mode 100644 public/img/rss-square.svg
create mode 100644 public/img/rss.svg
(limited to 'public')
diff --git a/public/img/rss-square.svg b/public/img/rss-square.svg
new file mode 100644
index 0000000..ff9a15a
--- /dev/null
+++ b/public/img/rss-square.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/img/rss.svg b/public/img/rss.svg
new file mode 100644
index 0000000..e6fa54c
--- /dev/null
+++ b/public/img/rss.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
--
cgit v1.2.3