From 9866053f0ce44721c11990c9f9407e7428757c99 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 10 May 2019 14:21:36 +0200 Subject: update bootstrap to version 4.3.1 --- vendor/twbs/bootstrap/site/_includes/scripts.html | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'vendor/twbs/bootstrap/site/_includes/scripts.html') diff --git a/vendor/twbs/bootstrap/site/_includes/scripts.html b/vendor/twbs/bootstrap/site/_includes/scripts.html index 92c6d01cd..044dd3368 100644 --- a/vendor/twbs/bootstrap/site/_includes/scripts.html +++ b/vendor/twbs/bootstrap/site/_includes/scripts.html @@ -1,26 +1,23 @@ - + - - -{%- if site.github -%} - +{%- if jekyll.environment == "production" -%} + {%- else -%} - + {%- endif -%} {%- if page.layout == "docs" -%} {%- endif -%} -{%- if site.github -%} +{%- if jekyll.environment == "production" -%} {%- else -%} - + - {%- endif -%} -- cgit v1.2.3