diff options
-rw-r--r-- | dst/2023-02-log.html | 2 | ||||
-rw-r--r-- | dst/index.html | 2 | ||||
-rw-r--r-- | dst/sitemap.xml | 16 | ||||
-rw-r--r-- | src/2023-02-log.md | 2 | ||||
-rw-r--r-- | src/index.md | 2 |
5 files changed, 12 insertions, 12 deletions
diff --git a/dst/2023-02-log.html b/dst/2023-02-log.html index d63fcc9..bd93a46 100644 --- a/dst/2023-02-log.html +++ b/dst/2023-02-log.html @@ -22,7 +22,7 @@ </header><main> <h1 id="february-2023">February 2023</h1> -<p>2023-02-27</p> +<p>2023-03-04</p> <h2 id="hello-world">Hello world!</h2> diff --git a/dst/index.html b/dst/index.html index ed946da..8df14e3 100644 --- a/dst/index.html +++ b/dst/index.html @@ -75,7 +75,7 @@ margin: 4px 0px; } </style> -<p><span class='created'>2023-02-27 — <a href="2023-02-log">February 2023</a></span></p> +<p><span class='created'>2023-03-04 — <a href="2023-02-log">February 2023</a></span></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 1713e0e..7040da8 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-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> +<url><loc>https://adast.xyz/uses.html</loc><lastmod>2023-03-06</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/resume.html</loc><lastmod>2023-03-06</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/2023-02-log.html</loc><lastmod>2023-03-06</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/projects.html</loc><lastmod>2023-03-06</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/arena.html</loc><lastmod>2023-03-06</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/donate.html</loc><lastmod>2023-03-06</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/services.html</loc><lastmod>2023-03-06</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/index.html</loc><lastmod>2023-03-06</lastmod><priority>1.0</priority></url> </urlset> diff --git a/src/2023-02-log.md b/src/2023-02-log.md index 5896222..69bcbec 100644 --- a/src/2023-02-log.md +++ b/src/2023-02-log.md @@ -1,6 +1,6 @@ # February 2023 -2023-02-27 +2023-03-04 ## Hello world! diff --git a/src/index.md b/src/index.md index 10e76a5..54e2a8d 100644 --- a/src/index.md +++ b/src/index.md @@ -51,4 +51,4 @@ main p span.created { margin: 4px 0px; } </style> -<span class='created'>2023-02-27 — <a href="2023-02-log">February 2023</a></span> +<span class='created'>2023-03-04 — <a href="2023-02-log">February 2023</a></span> |