diff --git a/components/html-head.tpl b/components/html-head.tpl
index c8ee686..2ec1289 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?v1" %}
+{% stylesheet_link "main.min.css?v=barcelona-2.3.0" %}
{% if editmode %}{% endif %}
{% comment %}Google fonts for Design Editor{% endcomment %}
diff --git a/components/javascripts.tpl b/components/javascripts.tpl
index cf2e179..2996a12 100644
--- a/components/javascripts.tpl
+++ b/components/javascripts.tpl
@@ -3,11 +3,11 @@
-
+
{% sitejs_include %}
{%- if editmode -%}
-
+
{%- endif -%}
{% comment %}Site search related javascript components.{% endcomment %}