From 8ca0649687f4e6a352e081e992c80c90098e9074 Mon Sep 17 00:00:00 2001 From: 53hornet <53hornet@gmail.com> Date: Sun, 28 Apr 2019 12:55:42 -0400 Subject: Moved svg icons and head metadata to includes. --- _includes/mdi-rss-box.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 _includes/mdi-rss-box.html (limited to '_includes/mdi-rss-box.html') diff --git a/_includes/mdi-rss-box.html b/_includes/mdi-rss-box.html new file mode 100644 index 0000000..156c692 --- /dev/null +++ b/_includes/mdi-rss-box.html @@ -0,0 +1,11 @@ + + + + + RSS + + -- cgit v1.2.3 From cd1969f17742d9d72b1502cb2a6baa62e8be5c3e Mon Sep 17 00:00:00 2001 From: Adam Carpenter Date: Mon, 3 Jun 2019 20:19:17 -0400 Subject: Let's call it version 1.0. --- _includes/mdi-rss-box.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to '_includes/mdi-rss-box.html') diff --git a/_includes/mdi-rss-box.html b/_includes/mdi-rss-box.html index 156c692..6950d99 100644 --- a/_includes/mdi-rss-box.html +++ b/_includes/mdi-rss-box.html @@ -1,11 +1,12 @@ - - RSS + + + -- cgit v1.2.3