diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2015-05-16 17:42:03 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2015-05-16 17:42:03 +0300 |
commit | 6b474379ea4ac8d4eaa2d7d0959fb982336d8009 (patch) | |
tree | 3e902a1ff325aef29df7a4d75744842f6a80c3fb /_config-rouge.yml | |
parent | more flexible prerequisite management (diff) | |
download | jekyll-theme-6b474379ea4ac8d4eaa2d7d0959fb982336d8009.tar.gz jekyll-theme-6b474379ea4ac8d4eaa2d7d0959fb982336d8009.zip |
merge _config-*.yml to _config_dev.yml
Diffstat (limited to '_config-rouge.yml')
-rw-r--r-- | _config-rouge.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_config-rouge.yml b/_config-rouge.yml deleted file mode 100644 index c8ec22c..0000000 --- a/_config-rouge.yml +++ /dev/null @@ -1 +0,0 @@ -highlighter: rouge |