fix email address in footer

set max-width in ch instead of px
This commit is contained in:
stev 2023-09-20 23:04:16 +02:00
parent 708e911a6b
commit c38edb84d9
8 changed files with 22 additions and 11 deletions

View file

@ -26,7 +26,8 @@
<li>resuscitate my gemini capsule again after reading an article by Ploum</li>
</ul>
<a href="gemini://ploum.net/2022-12-04-fin-du-blog-et-derniere-version.html">=> gemini://ploum.net/2022-12-04-fin-du-blog-et-derniere-version.html</a><br>
<a href="gemini://ploum.net/2022-12-04-fin-du-blog-et-derniere-version.gmi">=> gemini://ploum.net/2022-12-04-fin-du-blog-et-derniere-version.gmi</a><br>
<h2>## 2022</h2>
<ul>
@ -36,6 +37,7 @@
<li>multiple things of which I didn't keep records</li>
</ul>
<h2>## 2021</h2>
<ul>
<li>migrate website from PicoCMS to 11ty</li>
@ -47,11 +49,12 @@
<li>built my website using PicoCMS</li>
</ul>
</body>
<footer>
<hr>
<ul>
<li>Mail me: steven.gibone <at> zaclys (dot) net</li>
<li>Mail me: steven.gibone [at] zaclys (dot) net</li>
<li><a rel=me href="https://mastodon.zaclys.com/@lonion">My mastodon profile<a></li>
</ul>
</footer>