diff options
Diffstat (limited to 'sitemap_full.xml')
| -rw-r--r-- | sitemap_full.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sitemap_full.xml b/sitemap_full.xml index 2a979f8..5118304 100644 --- a/sitemap_full.xml +++ b/sitemap_full.xml @@ -5,7 +5,7 @@ sitemap: false <?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> -{% if site.search_engine == "js" %} +{% if site.search_engine == "js_rss" %} <title>{{ site.name | xml_escape }}</title> <description>{{ site.description | xml_escape }}</description> <link>{{ site.url }}</link> |
