aboutsummaryrefslogtreecommitdiffstatshomepage
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
parentbump dependencies (diff)
downloadsorting-algorithms-526acb01e47ac5ccb7133dbf2a4d9465c157b78f.tar.gz
sorting-algorithms-526acb01e47ac5ccb7133dbf2a4d9465c157b78f.zip
bump jekyll-theme
-rw-r--r--_config.yml4
-rw-r--r--index.html4
2 files changed, 5 insertions, 3 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
diff --git a/index.html b/index.html
index 678fd40..7f55e2c 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,9 @@
---
title: Main page
layout: plain
-navbar_link: <span class="glyphicon glyphicon-home"></span>&nbsp;Main page
+navbar:
+ link: Main
+ icon: home
custom_css:
- plots.css
input_kind: