mirror of
https://github.com/kemko/liquid.git
synced 2026-01-01 15:55:40 +03:00
Change config file to use pygments, not rouge
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
baseurl: "" # the subpath of your site, e.g. /blog/
|
||||
url: "http://liquidmarkup.org" # the base hostname & protocol for your site
|
||||
markdown: kramdown
|
||||
highlighter: rouge
|
||||
highlighter: pygments
|
||||
permalink: /:year/:month/:day/:basename:output_ext
|
||||
collections:
|
||||
basics:
|
||||
|
||||
Reference in New Issue
Block a user