diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-06-25 03:20:21 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-06-25 03:20:21 +0300 |
commit | 860ae3c81409ba0e49c224bc1431e1835d500196 (patch) | |
tree | 34d864b6e425e84b85c1c203d7d01f039b655a3e /plots.html | |
parent | README update (diff) | |
download | sorting-algorithms-860ae3c81409ba0e49c224bc1431e1835d500196.tar.gz sorting-algorithms-860ae3c81409ba0e49c224bc1431e1835d500196.zip |
move common assets to common/, more info to config
Diffstat (limited to 'plots.html')
-rw-r--r-- | plots.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,8 @@ layout: plots groups: - navbar navbar_link: <span class="glyphicon glyphicon-th-large"></span> Plots -custom_css: plots.css +custom_css: + - plots.css input_order: - ascending - random |