diff options
Diffstat (limited to 'dst')
-rw-r--r-- | dst/now.html | 10 | ||||
-rw-r--r-- | dst/sitemap.xml | 18 |
2 files changed, 11 insertions, 17 deletions
diff --git a/dst/now.html b/dst/now.html index 6a14b27..931ce61 100644 --- a/dst/now.html +++ b/dst/now.html @@ -23,12 +23,12 @@ </header><main> <h1 id="now">Now</h1> -<p>2023-03-14</p> - <blockquote> <p>This page is based off the <a href="https://nownownow.com/about">now page concept</a> by Derek Sivers.</p> </blockquote> +<p><strong>Updated March 22, 2023</strong></p> + <h2 id="tech">Tech</h2> <p>Starting to work on my game, <a href="https://arena.adast.xyz">arena</a>, again.</p> @@ -43,12 +43,6 @@ </ul> <p>Slowly migrating to wayland by trying out <a href="https://swaywm.org">Sway</a>.</p> - -<h2 id="life">Life</h2> - -<p>Waiting for my sprained wrist to heal so I can get back to boxing. 🥊</p> - -<p>Reading <em>A Voyage for Madmen</em></p> <footer role="contentinfo"> <span><a href="#">↑ Back to Top</a></span><br><br> diff --git a/dst/sitemap.xml b/dst/sitemap.xml index 68bd85a..71f6e59 100644 --- a/dst/sitemap.xml +++ b/dst/sitemap.xml @@ -4,13 +4,13 @@ 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-22</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/resume.html</loc><lastmod>2023-03-22</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/2023-02-log.html</loc><lastmod>2023-03-22</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/projects.html</loc><lastmod>2023-03-22</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/arena.html</loc><lastmod>2023-03-22</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/donate.html</loc><lastmod>2023-03-22</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/now.html</loc><lastmod>2023-03-22</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/services.html</loc><lastmod>2023-03-22</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/index.html</loc><lastmod>2023-03-22</lastmod><priority>1.0</priority></url> +<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/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> </urlset> |