diff options
author | adam <56338480+adastx@users.noreply.github.com> | 2022-08-30 18:37:16 +0200 |
---|---|---|
committer | adam <56338480+adastx@users.noreply.github.com> | 2022-08-30 18:37:16 +0200 |
commit | bdf9e3ea5034022d3c4ac9e588e5e6a07d2588ae (patch) | |
tree | e7f212e4148c626defd524ba3df1541218def699 /dst/sitemap.xml | |
parent | 7c366e26ffcb31e04b8d64a8ceb2849da4faecf9 (diff) |
Different theme icons for dark/light, minor colour changes
Diffstat (limited to 'dst/sitemap.xml')
-rw-r--r-- | dst/sitemap.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dst/sitemap.xml b/dst/sitemap.xml index d9cdd6e..5c9e7c9 100644 --- a/dst/sitemap.xml +++ b/dst/sitemap.xml @@ -4,8 +4,8 @@ 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://adast.xyz/game.html</loc><lastmod>2022-08-28</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/index.html</loc><lastmod>2022-08-28</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/ase.html</loc><lastmod>2022-08-28</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/spo.html</loc><lastmod>2022-08-28</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/game.html</loc><lastmod>2022-08-30</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/index.html</loc><lastmod>2022-08-30</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/ase.html</loc><lastmod>2022-08-30</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/spo.html</loc><lastmod>2022-08-30</lastmod><priority>1.0</priority></url> </urlset> |