Update _config.yml
This commit is contained in:
parent
1947c4907e
commit
7ba793f2db
@ -71,8 +71,8 @@ url-pretty: "MyWebsite.com" # eg. "deanattali.com/beautiful-jekyll"
|
|||||||
# Output options (more information on Jekyll's site)
|
# Output options (more information on Jekyll's site)
|
||||||
timezone: "America/Vancouver"
|
timezone: "America/Vancouver"
|
||||||
markdown: kramdown
|
markdown: kramdown
|
||||||
highlighter: pygments
|
highlighter: rouge
|
||||||
permalink: /:year-:month-:day-:title
|
permalink: /:year-:month-:day-:title/
|
||||||
paginate: 5
|
paginate: 5
|
||||||
|
|
||||||
# Default YAML values (more information on Jekyll's site)
|
# Default YAML values (more information on Jekyll's site)
|
||||||
|
Loading…
Reference in New Issue
Block a user