diff options
author | Adam Stück <adam@adast.xyz> | 2023-03-05 08:54:26 +0100 |
---|---|---|
committer | Adam Stück <adam@adast.xyz> | 2023-03-05 09:03:44 +0100 |
commit | c4199ed74c02bf83c33a278b756e087d045ec9ae (patch) | |
tree | caadecc9a439d786d452673773c2b7d9c87b6050 /dst | |
parent | 5ebfedede0ac2157b80fb56ac86965e371453d1f (diff) |
rephrase part of 2023-02 log
Diffstat (limited to 'dst')
-rw-r--r-- | dst/2023-02-log.html | 4 | ||||
-rw-r--r-- | dst/rss.xml | 3 | ||||
-rw-r--r-- | dst/sitemap.xml | 16 |
3 files changed, 11 insertions, 12 deletions
diff --git a/dst/2023-02-log.html b/dst/2023-02-log.html index 24a82d2..d63fcc9 100644 --- a/dst/2023-02-log.html +++ b/dst/2023-02-log.html @@ -33,8 +33,8 @@ major makeover. I’ve archived <a href="https://web.archive.org/web/2022122 design</a> if you want to check it out.</p> -<p>The new design is <em>blazingly fast</em>, light as a feather, and even your Grandma can -figure out how to navigate it.</p> +<p>The new design is <em>blazingly fast</em>, light as a feather, and anyone can navigate +it.</p> <p>You’ll find my contact details and important links on the homepage. There are links to more information about myself and this website, projects I’m diff --git a/dst/rss.xml b/dst/rss.xml index 8a7e957..473488b 100644 --- a/dst/rss.xml +++ b/dst/rss.xml @@ -21,8 +21,7 @@ major makeover. I’ve archived <a href="https://web.archive.org/web/2022122 design</a> if you want to check it out.</p> -<p>The new design is <em>blazingly fast</em>, light as a feather, and even your Grandma can -figure out how to navigate it.</p> +<p>The new design is <em>blazingly fast</em>, light as a feather, and anyone can navigate it.</p> <p>You’ll find my contact details and important links on the homepage. There are links to more information about myself and this website, projects I’m diff --git a/dst/sitemap.xml b/dst/sitemap.xml index 88c1b19..1713e0e 100644 --- a/dst/sitemap.xml +++ b/dst/sitemap.xml @@ -4,12 +4,12 @@ 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-04</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/resume.html</loc><lastmod>2023-03-04</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/2023-02-log.html</loc><lastmod>2023-03-04</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/projects.html</loc><lastmod>2023-03-04</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/arena.html</loc><lastmod>2023-03-04</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/donate.html</loc><lastmod>2023-03-04</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/services.html</loc><lastmod>2023-03-04</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/index.html</loc><lastmod>2023-03-04</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/uses.html</loc><lastmod>2023-03-05</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/resume.html</loc><lastmod>2023-03-05</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/2023-02-log.html</loc><lastmod>2023-03-05</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/projects.html</loc><lastmod>2023-03-05</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/arena.html</loc><lastmod>2023-03-05</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/donate.html</loc><lastmod>2023-03-05</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/services.html</loc><lastmod>2023-03-05</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/index.html</loc><lastmod>2023-03-05</lastmod><priority>1.0</priority></url> </urlset> |