diff options
author | Gareth Rees <gareth@mysociety.org> | 2015-01-09 16:50:15 +0000 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2015-04-07 16:23:02 +0100 |
commit | d3ea3f6a9cd0f3f4faf70f101f5590c7e7a49cf7 (patch) | |
tree | 2209e87b15140d73cd6999dad93df26dc7e11a37 | |
parent | b7452891ff489f382dc47bc7e21e9efd0be77812 (diff) |
Update source code highlighting config
-rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 6ee6be0e1..aebd3024e 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ safe: true -pygments: true +highlighter: pygments baseurl: / permalink: pretty markdown: kramdown |