aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-06-05 17:24:51 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-06-05 17:24:51 +0300
commit4d18b0496bb4265b5eaabe122d1ddce91ab32c57 (patch)
tree905e2129c83d9220c3bcd7121b8eb8fca9c76bf8
parentbump jekyll-theme (diff)
downloadsorting-algorithms-4d18b0496bb4265b5eaabe122d1ddce91ab32c57.tar.gz
sorting-algorithms-4d18b0496bb4265b5eaabe122d1ddce91ab32c57.zip
bump jekyll-theme
-rw-r--r--_config.yml9
-rw-r--r--_config_dev.yml4
2 files changed, 1 insertions, 12 deletions
diff --git a/_config.yml b/_config.yml
index e0700e6..25d30c2 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@6bf7c39c874004dd87d4c661018acf2285c8e135
+remote_theme: egor-tensin/jekyll-theme@69f431bc618bb319443e257de87cf3d660420e71
# Theme settings
settings:
@@ -27,10 +27,3 @@ settings:
author:
name: Egor Tensin
email: Egor.Tensin@gmail.com
- 3rdparty:
- versions:
- bootstrap: 3.4.1
- jquery: 1.12.4
- html5shiv: 3.7.3
- respond: 1.4.2
- minified: true
diff --git a/_config_dev.yml b/_config_dev.yml
index 2206d4d..bb36321 100644
--- a/_config_dev.yml
+++ b/_config_dev.yml
@@ -1,5 +1 @@
baseurl: ''
-
-settings:
- 3rdparty:
- minified: false