diff --git a/in/en/index.html b/in/en/index.html index 06d14dc..d7e63bc 100644 --- a/in/en/index.html +++ b/in/en/index.html @@ -31,8 +31,8 @@ France

- + @@ -40,30 +40,24 @@ Vcard QR code + +Me in front of hex dumps + - - + + - - + +
CEF RL
en USC 2englishC2
fr FRC 2frenchC2
- -Me in front of hex dumps - - - - -
-

Links

- + + +
+

Links

+

Identity

diff --git a/in/fr/index.html b/in/fr/index.html index 9df0bc8..e9275e8 100644 --- a/in/fr/index.html +++ b/in/fr/index.html @@ -31,8 +31,8 @@ France

- + @@ -40,30 +40,24 @@ Code QR de contact + +Moi devant des dumps hexdécimaux +
- - + + - - + +
CEC RL
en USC 2anglaisC2
fr FRC 2françaisC2
- -Moi devant des dumps hexdécimaux -
- - - -
-

Liens

- + + +
+

Liens

+

Identité

diff --git a/in/style/main.css b/in/style/main.css index f40ade9..740e765 100644 --- a/in/style/main.css +++ b/in/style/main.css @@ -264,5 +264,5 @@ ul { .columns { grid-template-columns: 2fr 1fr; } aside { order: 2; } main { order: 1; } - #theme { display: none; } + #lang, #theme { display: none; } }