diff options
author | Adam <56338480+adastx@users.noreply.github.com> | 2022-07-27 22:18:46 +0200 |
---|---|---|
committer | Adam <56338480+adastx@users.noreply.github.com> | 2022-07-27 22:37:44 +0200 |
commit | b2e002c8e77e717f19a3855cbb92327456e6cdcd (patch) | |
tree | 5835a4881f61f0bac3cf6c270efe63b367e210d6 /dst/sitemap.xml | |
parent | e94147c04d41eb1683b2fdb5af1cd38234fb9fbd (diff) |
Improved readability (font size, spacing)
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 3e48306..601bc9c 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/SPO notes.html</loc><lastmod>2022-04-24</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/game.html</loc><lastmod>2022-04-24</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/index.html</loc><lastmod>2022-04-24</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/ase.html</loc><lastmod>2022-04-24</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/SPO notes.html</loc><lastmod>2022-07-27</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/game.html</loc><lastmod>2022-07-27</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/index.html</loc><lastmod>2022-07-27</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/ase.html</loc><lastmod>2022-07-27</lastmod><priority>1.0</priority></url> </urlset> |