diff options
Diffstat (limited to 'blog/src/templates/sitemap')
-rw-r--r-- | blog/src/templates/sitemap/sitemap.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/blog/src/templates/sitemap/sitemap.xml b/blog/src/templates/sitemap/sitemap.xml deleted file mode 100644 index b3fcc75..0000000 --- a/blog/src/templates/sitemap/sitemap.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"> -$$URLS -</urlset> |