summaryrefslogtreecommitdiff
path: root/_includes/mdi-rss-box.html
diff options
context:
space:
mode:
authorAdam Carpenter <gitlab@53hor.net>2019-08-13 00:06:05 -0400
committerAdam Carpenter <gitlab@53hor.net>2019-08-13 00:06:05 -0400
commit2815a09a55e62cbc7edcecdfceda50b55d197b62 (patch)
tree4cd545ef7e469595a5f5f77c3944ee4b24233ae6 /_includes/mdi-rss-box.html
parent91303191c524ab03c5b0a9a6766a8435276a867c (diff)
downloadcobalt-site-2815a09a55e62cbc7edcecdfceda50b55d197b62.tar.xz
cobalt-site-2815a09a55e62cbc7edcecdfceda50b55d197b62.zip
Fixed titles for navbar items, updated index.
Diffstat (limited to '_includes/mdi-rss-box.html')
-rw-r--r--_includes/mdi-rss-box.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/_includes/mdi-rss-box.html b/_includes/mdi-rss-box.html
index 6950d99..a9e1927 100644
--- a/_includes/mdi-rss-box.html
+++ b/_includes/mdi-rss-box.html
@@ -1,12 +1,7 @@
<svg style="width:24px;height:24px" viewBox="0 0 24 24">
- <title>
- RSS
- </title>
-
<path fill="#ffffff" d="M5,3H19A2,2 0 0,1 21,5V19A2,2 0 0,1
19,21H5A2,2 0 0,1 3,19V5A2,2 0 0,1 5,3M7.5,15A1.5,1.5 0 0,0
6,16.5A1.5,1.5 0 0,0 7.5,18A1.5,1.5 0 0,0 9,16.5A1.5,1.5 0
0,0 7.5,15M6,10V12A6,6 0 0,1 12,18H14A8,8 0 0,0
6,10M6,6V8A10,10 0 0,1 16,18H18A12,12 0 0,0 6,6Z" />
-
</svg>