diff --git a/in/fr/index.html b/in/fr/index.html
index 0b75273..1f93bbf 100644
--- a/in/fr/index.html
+++ b/in/fr/index.html
@@ -340,7 +340,7 @@
DevOps
@ Ministère des Armées
-
+
Toujours curieux des technologies informatiques, explorant et automatisant :
- amorçage, construction, configuration, sécurisation, maintien de systèmes Linux
diff --git a/in/style/main.css b/in/style/main.css
index f23fafb..b67599a 100644
--- a/in/style/main.css
+++ b/in/style/main.css
@@ -57,6 +57,8 @@
#link, #theme, #swap {
background-color: var(--button-background);
}
+#swap::after { content: "←"; }
+body.swap #swap::after { content: "→"; }
#vcard {
background-color: var(--qrcode-background);
}