Skip to content

Commit c495057

Browse files
committed
fix config
1 parent 0e21082 commit c495057

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

_config.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,9 @@ kramdown:
103103
syntax_highlighter: rouge
104104

105105
exclude:
106-
- [uk/CHANGELOG.md]
106+
- uk/CHANGELOG.md
107107
- vendor/bundle
108108
- node_modules/
109109

110-
include: [".well-known"]
110+
include:
111+
- .well-known

0 commit comments

Comments
 (0)