summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorHelianthella <git@gumi.ca>2020-12-22 00:06:42 -0500
committerHelianthella <git@gumi.ca>2020-12-22 00:06:47 -0500
commitb90bbeab7c1435518224496821ff3449476c458d (patch)
treee543aefb386a69bbe4b5d9fc73ebfb4c73c9361f /public
parentf9c051e61da67b93ed3c9aba3d77bced80e1503e (diff)
downloadwebsite-b90bbeab7c1435518224496821ff3449476c458d.tar.gz
website-b90bbeab7c1435518224496821ff3449476c458d.tar.bz2
website-b90bbeab7c1435518224496821ff3449476c458d.tar.xz
website-b90bbeab7c1435518224496821ff3449476c458d.zip
upgrade to Vue 3, switch to yarn
implies a slight refactor
Diffstat (limited to 'public')
-rw-r--r--public/_headers1
-rw-r--r--public/_redirects4
-rw-r--r--public/robots.txt1
-rw-r--r--public/sitemap.xml16
4 files changed, 9 insertions, 13 deletions
diff --git a/public/_headers b/public/_headers
deleted file mode 100644
index a66746d..0000000
--- a/public/_headers
+++ /dev/null
@@ -1 +0,0 @@
-# Netlify headers
diff --git a/public/_redirects b/public/_redirects
deleted file mode 100644
index 46f91c3..0000000
--- a/public/_redirects
+++ /dev/null
@@ -1,4 +0,0 @@
-# Netlify redirects
-
-# routes everything to the single-page app
-/* /index.html 200
diff --git a/public/robots.txt b/public/robots.txt
index 3d2dc3a..4800214 100644
--- a/public/robots.txt
+++ b/public/robots.txt
@@ -1,3 +1,4 @@
+
User-agent: *
disallow: /api/
allow: /
diff --git a/public/sitemap.xml b/public/sitemap.xml
index f52ae18..179d7ff 100644
--- a/public/sitemap.xml
+++ b/public/sitemap.xml
@@ -2,31 +2,31 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://www.themanaworld.org/</loc>
-<lastmod>2019-07-13</lastmod>
+<lastmod>2020-12-12</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.themanaworld.org/news</loc>
-<lastmod>2019-07-13</lastmod>
+<lastmod>2020-12-12</lastmod>
<changefreq>daily</changefreq>
-<priority>0.5</priority>
+<priority>0.1</priority>
</url>
<url>
<loc>https://www.themanaworld.org/about</loc>
-<lastmod>2019-07-13</lastmod>
+<lastmod>2020-12-12</lastmod>
<changefreq>daily</changefreq>
-<priority>0.5</priority>
+<priority>0.4</priority>
</url>
<url>
<loc>https://www.themanaworld.org/support</loc>
-<lastmod>2019-07-13</lastmod>
+<lastmod>2020-12-12</lastmod>
<changefreq>daily</changefreq>
-<priority>0.5</priority>
+<priority>0.2</priority>
</url>
<url>
<loc>https://www.themanaworld.org/register</loc>
-<lastmod>2019-07-13</lastmod>
+<lastmod>2020-12-12</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>