diff --git a/_config.yml b/_config.yml index efcddcb3..549eeb40 100644 --- a/_config.yml +++ b/_config.yml @@ -171,6 +171,7 @@ kramdown: # Includes & excludes include: ["_pages", "_scripts"] exclude: + - examples/ - bin/ - CONTRIBUTING.md - CUSTOMIZE.md