Skip to content

Commit 3238415

Browse files
committed
Change order in _config.yml
1 parent 96045a5 commit 3238415

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ markdown: kramdown
44
permalink: pretty
55
pygments: true
66

7+
kramdown:
8+
auto_ids: false
9+
710
exclude:
811
- config
912
- Gemfile
@@ -14,9 +17,6 @@ exclude:
1417
#url: http://www.ruby-lang.org
1518
url: http://neon.ruby-lang.org
1619

17-
kramdown:
18-
auto_ids: false
19-
2020
downloads:
2121
stable:
2222
version: 2.0.0-p0

0 commit comments

Comments
 (0)