From 7deeb77a8da63c8a5f66c7df95e08470e0186bb3 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 10 Apr 2021 03:59:33 +0300 Subject: bump Bootstrap to 3.4.1 --- README.md | 2 +- _config.yml | 2 +- _includes/common/footer.html | 4 ++-- _includes/common/header.html | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2819313..4feec3b 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ settings: hide: false 3rdparty: versions: - bootstrap: 3.3.7 + bootstrap: 3.4.1 jquery: 1.12.4 html5shiv: 3.7.3 respond: 1.4.2 diff --git a/_config.yml b/_config.yml index ff75909..62090fe 100644 --- a/_config.yml +++ b/_config.yml @@ -54,7 +54,7 @@ settings: hide: false 3rdparty: versions: - bootstrap: 3.3.7 + bootstrap: 3.4.1 jquery: 1.12.4 html5shiv: 3.7.3 respond: 1.4.2 diff --git a/_includes/common/footer.html b/_includes/common/footer.html index cce57cc..a14a5e3 100644 --- a/_includes/common/footer.html +++ b/_includes/common/footer.html @@ -21,10 +21,10 @@ {% if site.settings.3rdparty.minified %} - + {% else %} - + {% endif %} diff --git a/_includes/common/header.html b/_includes/common/header.html index e5af5b4..bf9a94c 100644 --- a/_includes/common/header.html +++ b/_includes/common/header.html @@ -12,13 +12,13 @@ {% endif %} {% if site.settings.3rdparty.minified %} - + {% else %} - +