diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-22 13:01:16 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-22 13:01:16 +0300 |
commit | 48bf16fb24a08a68a05f3ab04e64ea3761b09c32 (patch) | |
tree | bdc88f7f38415295413fff65452312bbb029f6ef /index.html | |
parent | bump jekyll-theme (diff) | |
download | sorting-algorithms-48bf16fb24a08a68a05f3ab04e64ea3761b09c32.tar.gz sorting-algorithms-48bf16fb24a08a68a05f3ab04e64ea3761b09c32.zip |
bump jekyll-theme
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |