diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-22 21:19:53 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-22 21:19:53 +0300 |
commit | 5b06184881d76324ebd195f72e69b8a501d73927 (patch) | |
tree | e19c2a81ad99c2b9ec8ab61908ac17e801a34c73 /assets/bootstrap/js/bootstrap.min.js | |
parent | css: disable (?) fucking font boosting (diff) | |
download | jekyll-theme-5b06184881d76324ebd195f72e69b8a501d73927.tar.gz jekyll-theme-5b06184881d76324ebd195f72e69b8a501d73927.zip |
bootstrap: boost font to 16px
Also, color the badges in the config.
Diffstat (limited to '')
-rw-r--r-- | assets/bootstrap/js/bootstrap.min.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/bootstrap/js/bootstrap.min.js b/assets/bootstrap/js/bootstrap.min.js index 4dd9ddd..9570cf2 100644 --- a/assets/bootstrap/js/bootstrap.min.js +++ b/assets/bootstrap/js/bootstrap.min.js @@ -1,10 +1,10 @@ /*! - * Generated using the Bootstrap Customizer (http://localhost:9001/docs/3.4/customize/) + * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/) */ /*! * Bootstrap v3.4.1 (https://getbootstrap.com/) - * Copyright 2011-2021 Twitter, Inc. + * Copyright 2011-2022 Twitter, Inc. * Licensed under the MIT license */ |