aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Stück <adam@adast.xyz>2023-03-14 13:58:13 +0100
committerAdam Stück <adam@adast.xyz>2023-03-14 15:32:27 +0100
commit2c909d93a17fb7bbdadc74c54558c90459c1f78f (patch)
tree4e1d9cc25a794457dc4580348ed9b13a7f2593b0
parent57f9900e4104f60189e3e07eea44b08e5f84b145 (diff)
Clearer title for 2023-02 log
-rw-r--r--dst/2023-02-log.html4
-rw-r--r--dst/index.html2
-rw-r--r--dst/rss.xml2
-rw-r--r--src/2023-02-log.md2
-rw-r--r--src/index.md2
-rw-r--r--src/rss.xml2
6 files changed, 7 insertions, 7 deletions
diff --git a/dst/2023-02-log.html b/dst/2023-02-log.html
index bd93a46..2cfd872 100644
--- a/dst/2023-02-log.html
+++ b/dst/2023-02-log.html
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>February 2023</title>
+ <title>Status update, February 2023</title>
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="alternate" type="application/rss+xml" title="" href='feed'>
<link rel="stylesheet" type="text/css" href="main.css">
@@ -20,7 +20,7 @@
<a href="/rss.xml">RSS</a>
</nav>
</header><main>
-<h1 id="february-2023">February 2023</h1>
+<h1 id="status-update-february-2023">Status update, February 2023</h1>
<p>2023-03-04</p>
diff --git a/dst/index.html b/dst/index.html
index 42de63c..e87822a 100644
--- a/dst/index.html
+++ b/dst/index.html
@@ -72,7 +72,7 @@ span.created {
}
</style>
-<p><span class='created'><small>2023-03-04</small><br><a href="2023-02-log">February 2023</a></span></p>
+<p><span class='created'><small>2023-03-04</small><br><a href="2023-02-log">Status update, February 2023</a></span></p>
<footer role="contentinfo">
<span><a href="#">↑ Back to Top</a></span><br><br>
diff --git a/dst/rss.xml b/dst/rss.xml
index 473488b..1b755dd 100644
--- a/dst/rss.xml
+++ b/dst/rss.xml
@@ -10,7 +10,7 @@
<!-- LB -->
<item>
-<title>February 2023</title>
+<title>Status update, February 2023</title>
<guid>https://adast.xyz/2023-02-log</guid>
<link>https://adast.xyz/2023-02-log</link>
<pubDate>Sat, 04 Mar 2023 19:56:12 +0100</pubDate>
diff --git a/src/2023-02-log.md b/src/2023-02-log.md
index 69bcbec..cf200e4 100644
--- a/src/2023-02-log.md
+++ b/src/2023-02-log.md
@@ -1,4 +1,4 @@
-# February 2023
+# Status update, February 2023
2023-03-04
diff --git a/src/index.md b/src/index.md
index 46dcbe6..92cfa17 100644
--- a/src/index.md
+++ b/src/index.md
@@ -50,4 +50,4 @@ span.created {
}
</style>
-<span class='created'><small>2023-03-04</small><br><a href="2023-02-log">February 2023</a></span>
+<span class='created'><small>2023-03-04</small><br><a href="2023-02-log">Status update, February 2023</a></span>
diff --git a/src/rss.xml b/src/rss.xml
index 473488b..1b755dd 100644
--- a/src/rss.xml
+++ b/src/rss.xml
@@ -10,7 +10,7 @@
<!-- LB -->
<item>
-<title>February 2023</title>
+<title>Status update, February 2023</title>
<guid>https://adast.xyz/2023-02-log</guid>
<link>https://adast.xyz/2023-02-log</link>
<pubDate>Sat, 04 Mar 2023 19:56:12 +0100</pubDate>