update readme 2024_09

This commit is contained in:
stev 2024-09-06 17:01:10 +02:00
parent 8ce8d5fca2
commit 1719c5d82d
6 changed files with 56 additions and 14 deletions

View file

@ -19,14 +19,14 @@
</ul>
</nav>
<header>
<h1>$title$</h1>
<time datetime="$date$">$date$</time>
<h1 class="p-name">$title$</h1>
</header>
<article>$body$</article>
$body$
<footer>
<hr>
<a href="mailto:steven@gibone.fr">steven@gibone.fr</a><br>
<a rel=me href="https://mastodon.zaclys.com/@lonion">@lonion@mastodon.zaclys.com</a><br>
This page is <a href="https://jeffhuang.com/designed_to_last/">designed to last</a>.
</footer>
</body>
</html>