diff options
author | Adam Stück <adam@adast.xyz> | 2023-03-24 00:37:57 +0100 |
---|---|---|
committer | Adam Stück <adam@adast.xyz> | 2023-03-24 16:48:00 +0100 |
commit | 185bdaefa69787202997851cdccd0f680c963dac (patch) | |
tree | 13d9f206b1f77e36715a23e58dccff9e268f1bc8 /dst/sitemap.xml | |
parent | b3d6d7e28a623ee17f64c3b1d079f20b35eb4331 (diff) |
services: update /services
Diffstat (limited to 'dst/sitemap.xml')
-rw-r--r-- | dst/sitemap.xml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/dst/sitemap.xml b/dst/sitemap.xml index 440a46c..6dbc78e 100644 --- a/dst/sitemap.xml +++ b/dst/sitemap.xml @@ -4,14 +4,14 @@ 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/uses.html</loc><lastmod>2023-03-23</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/resume.html</loc><lastmod>2023-03-23</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/2023-02-log.html</loc><lastmod>2023-03-23</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/projects.html</loc><lastmod>2023-03-23</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/resume-da.html</loc><lastmod>2023-03-23</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/arena.html</loc><lastmod>2023-03-23</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/donate.html</loc><lastmod>2023-03-23</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/now.html</loc><lastmod>2023-03-23</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/services.html</loc><lastmod>2023-03-23</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/index.html</loc><lastmod>2023-03-23</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/uses.html</loc><lastmod>2023-03-24</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/resume.html</loc><lastmod>2023-03-24</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/2023-02-log.html</loc><lastmod>2023-03-24</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/projects.html</loc><lastmod>2023-03-24</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/resume-da.html</loc><lastmod>2023-03-24</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/arena.html</loc><lastmod>2023-03-24</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/donate.html</loc><lastmod>2023-03-24</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/now.html</loc><lastmod>2023-03-24</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/services.html</loc><lastmod>2023-03-24</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/index.html</loc><lastmod>2023-03-24</lastmod><priority>1.0</priority></url> </urlset> |