add lang tag and changed email address
This commit is contained in:
parent
b10c309c03
commit
488ceb044f
2 changed files with 4 additions and 6 deletions
|
@ -1,9 +1,7 @@
|
|||
</body>
|
||||
<footer>
|
||||
<hr>
|
||||
<ul>
|
||||
<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>
|
||||
<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>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML>
|
||||
|
||||
<html>
|
||||
<html lang="fr-FR">
|
||||
<head>
|
||||
<title>PAGETITLE</title>
|
||||
<meta charset="utf-8">
|
||||
|
|
Loading…
Reference in a new issue