From 9658e695c6a6ee36fbc12a9b66a9bf5f91799719 Mon Sep 17 00:00:00 2001
From: horus
Date: Wed, 14 Feb 2018 15:37:50 +0100
Subject: Improves styling, rss feeds and pagination.
---
site/public/img/rss-alt.svg | 3 +++
site/public/img/rss.svg | 3 +++
2 files changed, 6 insertions(+)
create mode 100644 site/public/img/rss-alt.svg
create mode 100644 site/public/img/rss.svg
(limited to 'site/public/img')
diff --git a/site/public/img/rss-alt.svg b/site/public/img/rss-alt.svg
new file mode 100644
index 0000000..b55d816
--- /dev/null
+++ b/site/public/img/rss-alt.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/site/public/img/rss.svg b/site/public/img/rss.svg
new file mode 100644
index 0000000..1e70b74
--- /dev/null
+++ b/site/public/img/rss.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
--
cgit v1.2.3