diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-06-05 17:16:59 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-06-05 17:16:59 +0300 |
commit | 69f431bc618bb319443e257de87cf3d660420e71 (patch) | |
tree | 2f87791aef4580eb19dc8ee9d08a4ed32f4ccbbb /_config.yml | |
parent | add plain code snippets to posts (diff) | |
download | jekyll-theme-69f431bc618bb319443e257de87cf3d660420e71.tar.gz jekyll-theme-69f431bc618bb319443e257de87cf3d660420e71.zip |
bundle modified Bootstrap 3bundled_bootstrap
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/_config.yml b/_config.yml index 3f7d6ff..29c9e71 100644 --- a/_config.yml +++ b/_config.yml @@ -53,10 +53,3 @@ settings: email: John.Doe@example.com navbar: hide: false - 3rdparty: - versions: - bootstrap: 3.4.1 - jquery: 1.12.4 - html5shiv: 3.7.3 - respond: 1.4.2 - minified: false |