Skip to content

Commit 95056b3

Browse files
committed
Merge pull request cfpb#27 from cfarm/pygments
update pygments config
2 parents 79647b7 + a88f6f8 commit 95056b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
permalink: /:title
33
exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md"]
44
markdown: kramdown
5-
pygments: true
5+
highlighter: pygments
66

77
# Title
88
name: DOCter
@@ -45,4 +45,4 @@ repos:
4545
url: https://github.com/cfpb/DOCter
4646

4747
# Style Variables
48-
brand_color: "#2cb34a"
48+
brand_color: "#2cb34a"

0 commit comments

Comments
 (0)