diff --git a/_config.yml b/_config.yml index dd51362..50e630a 100644 --- a/_config.yml +++ b/_config.yml @@ -3,7 +3,7 @@ baseurl: "" title: "TheMKat's blog" paginate: 10 include: [".well-known"] -exclude: ["org"] +exclude: ["org", "*.sh", "*.org"] plugins: - jekyll-sitemap - jekyll-paginate