diff options
author | Adam <adam.moloney.stuck@gmail.com> | 2022-04-23 19:15:16 +0200 |
---|---|---|
committer | Adam Stück <adam@adast.xyz> | 2023-03-13 23:42:49 +0100 |
commit | 0aad32b0f7c6520e59bef1c303d12dbdb3514544 (patch) | |
tree | e5d648f243bdf5bc256ff4b7f527df015b9c4d9a /dst/sitemap.xml |
Inital commit
Diffstat (limited to 'dst/sitemap.xml')
-rw-r--r-- | dst/sitemap.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dst/sitemap.xml b/dst/sitemap.xml new file mode 100644 index 0000000..6eaeac8 --- /dev/null +++ b/dst/sitemap.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<urlset +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" +xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> +<url><loc>https://arena.adast.xyz/index.html</loc><lastmod>2023-03-10</lastmod><priority>1.0</priority></url> +</urlset> |