Skip to content

Commit fa31862

Browse files
committed
add include
1 parent 29784ea commit fa31862

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ exclude:
99
- 'README.md'
1010
- 'vendor'
1111
- 'eyecatch.rb'
12+
include:
13+
- '.well-known'
14+
1215
# デフォルトと同じだが「utf-8で記事を書こう」という宣言的な意味合で残した。
1316
encoding: utf-8
1417

0 commit comments

Comments
 (0)