diff options
| author | Max Charrier <max@puffer.fish> | 2025-04-21 11:54:32 +0200 |
|---|---|---|
| committer | Max Charrier <max@puffer.fish> | 2025-04-21 11:54:32 +0200 |
| commit | bb4e78d47013296f888ddfd162b27c840864d987 (patch) | |
| tree | 112747f3411b98c5ac09d7967d15b7419413230e /index.html | |
| parent | 76168469a9290d017aab57aa2124131e43c13dd6 (diff) | |
Remove English version
Motivation: It's very difficult to maintain multiple page for a simple home page.
And, in 2025, the vast majority of web browser include translation tool, so,
if you don't understand my home page, just:
1) learn French
2) use the translation tool
Signed-off-by: Max Charrier <max@puffer.fish>
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -15,16 +15,11 @@ <LINK REL="author license" HREF="#about"> <META NAME="author" CONTENT="Max Charrier"> <META NAME="description" CONTENT="Personnal home page"> - - <LINK REL="alternate" HREF="en.html" HREFLANG=en TYPE="text/html" TITLE="English page"> </HEAD> <BODY> <HEADER> <H1>Max</H1> <NAV> - <ASIDE> - <A LANG="en" CLASS="button" HREF="en.html">For the English document</A> - </ASIDE> <MENU> <LI><A HREF="https://forgejo.puffer.fish/max">Git</A> <LI><A HREF="vendor/pubkey.html">PGP Key</A> @@ -35,8 +30,8 @@ <P>Pain, beurre et confiture</P> <FOOTER> <ADDRESS> - For more details, contact - <A HREF="mailto:max@puffer.fish">me</A>. + Plus d'information ? Contactez + <A HREF="mailto:max@puffer.fish">moi</A>. </ADDRESS> <P>Copyright (©) 2025 Max Charrier</P> </FOOTER> |
