From 9d1c9646d9f832603fcc76ee42df963b80654c70 Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Mon, 19 Feb 2018 15:32:19 +1100 Subject: [PATCH] Bump Bootstrap from beta2 to the final 4.0.0 release --- lemoncurry/templates/lemoncurry/layout.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lemoncurry/templates/lemoncurry/layout.html b/lemoncurry/templates/lemoncurry/layout.html index b0ec875..df6a035 100644 --- a/lemoncurry/templates/lemoncurry/layout.html +++ b/lemoncurry/templates/lemoncurry/layout.html @@ -29,8 +29,8 @@ {% include 'meta/meta.html' %} {% placeFavicon %} - + {% compress css %} @@ -109,8 +109,9 @@ integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"> - + + {% compress js %} {% block foot %}{% endblock %}