From 8faec5d3542ffdaac6e5b85825b14f5511dd5f0d Mon Sep 17 00:00:00 2001 From: "Schoenberger, Philipp" Date: Tue, 16 Jul 2019 17:20:14 +0200 Subject: [PATCH] remove rss for now --- themes/bootstrap-4-blog-theme/templates/base.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/themes/bootstrap-4-blog-theme/templates/base.html b/themes/bootstrap-4-blog-theme/templates/base.html index 274f5f7..36f4890 100644 --- a/themes/bootstrap-4-blog-theme/templates/base.html +++ b/themes/bootstrap-4-blog-theme/templates/base.html @@ -20,13 +20,6 @@ {% endif %} - {% if CATEGORY_FEED_ATOM and category %} - - {% endif %} - - {% if CATEGORY_FEED_RSS and category %} - - {% endif %} {% if TAG_FEED_ATOM and tag %}