Rename the 'pygments' option to 'highlighter'.
As recommended by Jekyll 2.0.0
This commit is contained in:
@ -48,7 +48,7 @@ links:
|
||||
# http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
||||
timezone: America/New_York
|
||||
future: true
|
||||
pygments: true
|
||||
highlighter: pygments
|
||||
markdown: kramdown
|
||||
|
||||
# https://github.com/mojombo/jekyll/wiki/Permalinks
|
||||
|
Reference in New Issue
Block a user