diff options
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 82a9133..e933420 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ permalink: /:title/ -pygments: true +highlighter: rouge markdown: redcarpet name: lumberjaph.net future: false |
