diff options
author | Adam Stück <adam@adast.xyz> | 2023-03-22 22:26:20 +0100 |
---|---|---|
committer | Adam Stück <adam@adast.xyz> | 2023-03-23 07:17:17 +0100 |
commit | cd1acea33067fa56fc3f8acaad72fbd11ebc6eda (patch) | |
tree | f94074f97fabd11b7b83ced716409c4ad2822a6e | |
parent | 5c17c901f3119111a06325720363560ac6a20996 (diff) |
update /now
-rw-r--r-- | dst/now.html | 10 | ||||
-rw-r--r-- | dst/sitemap.xml | 18 | ||||
-rw-r--r-- | src/now.md | 10 |
3 files changed, 13 insertions, 25 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> @@ -1,9 +1,9 @@ # Now -2023-03-14 - > This page is based off the [now page concept](https://nownownow.com/about) by Derek Sivers. +**Updated March 22, 2023** + ## Tech Starting to work on my game, [arena](https://arena.adast.xyz), again. @@ -13,9 +13,3 @@ Starting to work on my game, [arena](https://arena.adast.xyz), again. * Trying out this *now* page Slowly migrating to wayland by trying out [Sway](https://swaywm.org). - -## Life - -Waiting for my sprained wrist to heal so I can get back to boxing. 🥊 - -Reading *A Voyage for Madmen* |