add lang tag and changed email address

This commit is contained in:
stev 2024-05-21 22:20:35 +02:00
parent b10c309c03
commit 488ceb044f
2 changed files with 4 additions and 6 deletions

View file

@ -1,9 +1,7 @@
</body>
<footer> <footer>
<hr> <hr>
<ul> <a href="mailto:steven@gibone.fr">steven@gibone.fr</a><br>
<li>Mail me: steven.gibone [at] zaclys (dot) net</li> <a rel=me href="https://mastodon.zaclys.com/@lonion">@lonion@mastodon.zaclys.com</a><br>
<li><a rel=me href="https://mastodon.zaclys.com/@lonion">My mastodon profile<a></li>
</ul>
</footer> </footer>
</body>
</html> </html>

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML> <!DOCTYPE HTML>
<html> <html lang="fr-FR">
<head> <head>
<title>PAGETITLE</title> <title>PAGETITLE</title>
<meta charset="utf-8"> <meta charset="utf-8">