aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-03-22 13:01:16 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2022-03-22 13:01:16 +0300
commit48bf16fb24a08a68a05f3ab04e64ea3761b09c32 (patch)
treebdc88f7f38415295413fff65452312bbb029f6ef
parentbump jekyll-theme (diff)
downloadsorting-algorithms-48bf16fb24a08a68a05f3ab04e64ea3761b09c32.tar.gz
sorting-algorithms-48bf16fb24a08a68a05f3ab04e64ea3761b09c32.zip
bump jekyll-theme
-rw-r--r--_config.yml2
-rw-r--r--index.html4
2 files changed, 3 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml
index d85813c..61347a0 100644
--- a/_config.yml
+++ b/_config.yml
@@ -16,7 +16,7 @@ plugins:
# jekyll-github-metadata
repository: egor-tensin/sorting-algorithms
# jekyll-remote-theme
-remote_theme: egor-tensin/jekyll-theme@f72fe1f68a8a471c93b5d96ca02515d00a2ec111
+remote_theme: egor-tensin/jekyll-theme@494279e2336fda646656d2ca9c0585197e77c4f1
# Theme settings
settings:
diff --git a/index.html b/index.html
index 7f55e2c..925f2d7 100644
--- a/index.html
+++ b/index.html
@@ -4,8 +4,8 @@ layout: plain
navbar:
link: Main
icon: home
-custom_css:
- - plots.css
+links:
+ - {rel: stylesheet, href: assets/css/plots.css}
input_kind:
- best
- average