aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-05-31 15:17:15 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-05-31 15:18:44 +0300
commit526acb01e47ac5ccb7133dbf2a4d9465c157b78f (patch)
tree79dfadb91c1e0859ddf222d472ac2e53c9492f7e /_config.yml
parentbump dependencies (diff)
downloadsorting-algorithms-526acb01e47ac5ccb7133dbf2a4d9465c157b78f.tar.gz
sorting-algorithms-526acb01e47ac5ccb7133dbf2a4d9465c157b78f.zip
bump jekyll-theme
Diffstat (limited to '')
-rw-r--r--_config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml
index 9715a1d..e0700e6 100644
--- a/_config.yml
+++ b/_config.yml
@@ -15,7 +15,7 @@ plugins:
# jekyll-github-metadata
repository: egor-tensin/sorting-algorithms
# jekyll-remote-theme
-remote_theme: egor-tensin/jekyll-theme@bf361a5d763614873a605ae8f6b8d4c26b30de24
+remote_theme: egor-tensin/jekyll-theme@6bf7c39c874004dd87d4c661018acf2285c8e135
# Theme settings
settings:
@@ -29,7 +29,7 @@ settings:
email: Egor.Tensin@gmail.com
3rdparty:
versions:
- bootstrap: 3.3.7
+ bootstrap: 3.4.1
jquery: 1.12.4
html5shiv: 3.7.3
respond: 1.4.2