diff --git a/src/_includes/partials/meta.html b/src/_includes/partials/meta.html index 134541d..3d6f500 100644 --- a/src/_includes/partials/meta.html +++ b/src/_includes/partials/meta.html @@ -13,8 +13,6 @@ - - diff --git a/src/robots.njk b/src/robots.njk index 2107fe0..c34a308 100644 --- a/src/robots.njk +++ b/src/robots.njk @@ -7,3 +7,5 @@ Sitemap: {{ meta.url }}/sitemap.xml User-agent: * Disallow: /404.html +Disallow: /admin/index.html +Disallow: /admin/config.yml