default header and footer are now in english

This commit is contained in:
OniriCorpe 2023-12-29 23:51:46 +01:00
parent c15fa62d64
commit 6faf158f3f
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
</article> </article>
<div class="footer"> <div class="footer">
<p>Cette page est consultable via <a href="//gemini.circumlunar.space/">Gemini</a> à la même adresse.</p> <p>Made with <a href="https://codeberg.org/OniriCorpe/genlog">Genlog</a> and many executive dysfunction.</p>
<!-- Generated on GEN_DATE with Genlog https://codeberg.org/OniriCorpe/genlog --> <!-- Generated on GEN_DATE with Genlog https://codeberg.org/OniriCorpe/genlog -->
</div> </div>

View file

@ -1,5 +1,5 @@
<!doctype html> <!doctype html>
<html lang="fr"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">