diff --git a/.gitignore b/.gitignore index 527b1c7..aaf9a95 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ target/ \#*# .\#* *~ -bootstrap/serene \ No newline at end of file +bootstrap/serene +site/public/ \ No newline at end of file diff --git a/site/public/categories/index.xml b/site/public/categories/index.xml deleted file mode 100644 index b92677a..0000000 --- a/site/public/categories/index.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - Categories on My New Hugo Site - http://example.org/categories/ - Recent content in Categories on My New Hugo Site - Hugo -- gohugo.io - en-us - - diff --git a/site/public/index.xml b/site/public/index.xml deleted file mode 100644 index da90485..0000000 --- a/site/public/index.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - My New Hugo Site - http://example.org/ - Recent content on My New Hugo Site - Hugo -- gohugo.io - en-us - - diff --git a/site/public/sitemap.xml b/site/public/sitemap.xml deleted file mode 100644 index 6bf7bad..0000000 --- a/site/public/sitemap.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - http://example.org/categories/ - - - - http://example.org/ - - - - http://example.org/tags/ - - - diff --git a/site/public/tags/index.xml b/site/public/tags/index.xml deleted file mode 100644 index 201eda6..0000000 --- a/site/public/tags/index.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - Tags on My New Hugo Site - http://example.org/tags/ - Recent content in Tags on My New Hugo Site - Hugo -- gohugo.io - en-us - -