diff --git a/_config.yml b/_config.yml index 786674ec87e..d99394487d6 100644 --- a/_config.yml +++ b/_config.yml @@ -165,6 +165,19 @@ defaults: path: "hassio/*" values: toc: true + # Remove some resources from sitemap + - scope: + path: "google*.html" + values: + sitemap: false + - scope: + path: "static/fonts/**/*.html" + values: + sitemap: false + - scope: + path: "static/mdi-demo.html" + values: + sitemap: false # Support for files Jekyll will normally exclude include: