Exclude NOTES.md from jekyll build
This commit is contained in:
parent
0edf71238c
commit
7bba0839a6
@ -87,7 +87,7 @@ styles:
|
||||
]
|
||||
|
||||
# Handling Reading
|
||||
exclude: ["README.md", "flake.nix", "flake.lock", ".direnv"]
|
||||
exclude: ["README.md", "flake.nix", "flake.lock", ".direnv", "NOTES.md"]
|
||||
|
||||
# Build settings
|
||||
highlighter: null
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user