ref: cc7f0317107c08335e12c0b0d1c09c73e761cdb8
parent: 9ad24b968c6f9097d73c1efbc6b2059e875091f4
author: glenda <glenda@9front.local>
date: Fri Jan 10 18:07:03 EST 2020
fixes: bold/headered changeblog entry
--- /dev/null
+++ b/changeblog/2020-01-10.ht
@@ -1,0 +1,8 @@
+<article>
+<header>
+<h2>Revived</h2>
+</header>
+<p>I updated my website to Uberspace 7, but not only this: I changed the whole webpage to make it more nine-friendly.</p>
+<p>My whole webpage management system is completely 9 based. I use oridb's git9 implementation and plan9 tools, mk, sed, cat, …</p>
+<p>I also decided to change the main language of the website to English.</p>
+</article>
--- a/pub/changeblog/2020-01-10/index.html
+++ b/pub/changeblog/2020-01-10/index.html
@@ -23,14 +23,14 @@
</nav>
</header>
<main>
-<section>
+<article>
<header>
-<h2>Revived<h2>
+<h2>Revived</h2>
</header>
<p>I updated my website to Uberspace 7, but not only this: I changed the whole webpage to make it more nine-friendly.</p>
<p>My whole webpage management system is completely 9 based. I use oridb's git9 implementation and plan9 tools, mk, sed, cat, …</p>
<p>I also decided to change the main language of the website to English.</p>
-</section>
+</article>
</main>
<hr>
<footer>