Skip to content

Commit 580accf

Browse files
committed
Update _config.yml to remove deprecation warning in Jekyll 2.0
1 parent b97541b commit 580accf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dependencies
22
markdown: redcarpet
3-
pygments: true
3+
highlighter: pygments
44

55
# Permalinks
66
permalink: pretty
@@ -21,4 +21,4 @@ paginate: 5
2121
version: 2.0.0
2222

2323
github:
24-
repo: https://github.com/poole/hyde
24+
repo: https://github.com/poole/hyde

0 commit comments

Comments
 (0)