From f26431f4d0479337f557d5faa7a0bc843c2e81b9 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 24 Jun 2023 20:17:00 +0200 Subject: Remove seo_tags file --- themes/bear/templates/base.html | 1 - 1 file changed, 1 deletion(-) (limited to 'themes/bear/templates/base.html') diff --git a/themes/bear/templates/base.html b/themes/bear/templates/base.html index 3b5340e..a865bac 100644 --- a/themes/bear/templates/base.html +++ b/themes/bear/templates/base.html @@ -5,7 +5,6 @@ {% include "favicon.html" ignore missing -%} {%- block title %}{{ config.title }}{%- endblock %} - {% include "seo_tags.html" ignore missing %} {%- if config.generate_feed %} {% block rss -%} -- cgit 1.4.1