diff --git a/.prettierignore b/.prettierignore index 29f032e..3cfcf2e 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,2 +1,3 @@ # Prettier cannot handle Jekyll variables? _includes +blog/*.xml diff --git a/_layouts/default.html b/_layouts/default.html index 5f5ee34..8b4cdaa 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,4 +1,4 @@ - + {% include head.html %} diff --git a/_layouts/index.html b/_layouts/index.html index 36e4e59..58d2b5c 100644 --- a/_layouts/index.html +++ b/_layouts/index.html @@ -1,4 +1,4 @@ - + {% include head.html %} diff --git a/sitemaps.xml b/sitemaps.xml index 0f19271..becd09b 100644 --- a/sitemaps.xml +++ b/sitemaps.xml @@ -1,4 +1,4 @@ - + https://aminda.eu/sitemap.xml