From 42f5a9f7c121415fef3134fbc393a48845609d5a Mon Sep 17 00:00:00 2001 From: Tanel Jakobsoo Date: Thu, 17 Feb 2022 16:56:36 +0200 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 9a016b5..f7f8791 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.3.0" %} +{% stylesheet_link "main.min.css?v=berlin-2.3.1" %} {% comment %}Google fonts for Design Editor{% endcomment %} diff --git a/components/javascripts.tpl b/components/javascripts.tpl index 490d6b6..5abb002 100644 --- a/components/javascripts.tpl +++ b/components/javascripts.tpl @@ -2,11 +2,11 @@ - + {% sitejs_include %} {%- if editmode -%} - + {%- endif -%} {% if site.search.enabled %}