diff options
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 646a0bd..bd3d42d 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ name: brentj.es markdown: redcarpet -highlighter: pygments +highlighter: rouge paginate: 5 paginate_path: "Blog/page:num" |
