diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-02-02 03:14:59 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-02-02 03:14:59 +0300 |
commit | b57a14af45249c6f6eb481256481825d2fc988b5 (patch) | |
tree | 7e6f97aab4d0788d79b896d79b5b9027c38fed11 /_config_dev.yml | |
parent | bump dependencies (diff) | |
download | sorting-algorithms-b57a14af45249c6f6eb481256481825d2fc988b5.tar.gz sorting-algorithms-b57a14af45249c6f6eb481256481825d2fc988b5.zip |
bump dependencies
Diffstat (limited to '_config_dev.yml')
-rw-r--r-- | _config_dev.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_config_dev.yml b/_config_dev.yml index bebcafe..0015e2e 100644 --- a/_config_dev.yml +++ b/_config_dev.yml @@ -1,4 +1,3 @@ baseurl: "" include_comments: false minified_externals: false -highlighter: rouge |