Skip to content

Commit c46a676

Browse files
committed
remove array in array from exclude
1 parent 8a4f2c8 commit c46a676

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

_config.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,8 @@ 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:
111-
- .well-known
110+
include: [.well-known]

0 commit comments

Comments
 (0)