diff --git a/_config.yml b/_config.yml index 253ee77..2f6f4a6 100644 --- a/_config.yml +++ b/_config.yml @@ -9,7 +9,7 @@ redcarpet: extensions: [smart, tables] # colorize code snippets with the pygments module -pygments: true +highlighter: pygments # The path structure for blog posts. permalink: /blog/:year/:month/:day/:title.html