Skip to content

Commit 0cd6697

Browse files
Exclude README.md from jekyll site content
1 parent 89d8c36 commit 0cd6697

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ defaults:
1111
path: "" # an empty string here means all files in the project
1212
values:
1313
layout: "default"
14+
exclude: ["README.md", "**/README.md"]
1415
optional_front_matter:
1516
remove_originals: true
1617
toc:

0 commit comments

Comments
 (0)