From 6b8a64dde9f0c1fcaa2b1e71c851712223fb5306 Mon Sep 17 00:00:00 2001 From: Robert Pihelgas Date: Fri, 30 Jul 2021 10:42:13 +0300 Subject: [PATCH] Bump assets version --- components/html-head.tpl | 2 +- components/javascripts.tpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/html-head.tpl b/components/html-head.tpl index 23e4e53..4bcb197 100644 --- a/components/html-head.tpl +++ b/components/html-head.tpl @@ -16,7 +16,7 @@ {% if site.data.touch_icon %}{% endif %} {% comment %}STYLESHEETS{% endcomment %} -{% stylesheet_link "main.min.css?v=berlin-2.2.0" %} +{% stylesheet_link "main.min.css?v=berlin-2.2.1" %} {% comment %}Google fonts for Design Editor{% endcomment %} diff --git a/components/javascripts.tpl b/components/javascripts.tpl index d0a922d..6e3e89b 100644 --- a/components/javascripts.tpl +++ b/components/javascripts.tpl @@ -2,11 +2,11 @@ - + {% sitejs_include %} {%- if editmode -%} - + {%- endif -%} {% if site.search.enabled %}