diff --git a/index.html b/index.html
index e5acdb3..fdf9459 100644
--- a/index.html
+++ b/index.html
@@ -7,8 +7,8 @@
Curriculum Vitæ
-
+
@@ -50,15 +50,24 @@
Skills
-
-- build Debian images with a custom huge bash script,
-from scratch & mirrors & without installer
-
+
+Boot
+GRUB, SquashFS, EFI, Secure Boot, BIOS
+
+Operating Systems
+Debian, Alma/Rocky, Alpine, OpenSUSE, Ubuntu
+
+Virtualization
+Docker, LXC, QEMU
Languages
Python, POSIX Shell, BASH, Java
-Operating Systems
-Debian, Alma/Rocky, Alpine, OpenSUSE, Ubuntu
+
+Cryptography
+GPG, OpenSSH, OpenSSL, Pass
+
+Documentation
+LaTeX, PanDoc, Sphinx
@@ -81,7 +90,7 @@ Debian, Alma/Rocky, Alpine, OpenSUSE, Ubuntu
Forge |
 |
-marc.beninca |
+forge.rwx.work |
Web |
@@ -98,7 +107,8 @@ Debian, Alma/Rocky, Alpine, OpenSUSE, Ubuntu
BlueSky |
 |
-marc.beninca.link |
+
+marc.beninca.link |
diff --git a/style/light.css b/style/light.css
index d7ac2f3..e5259ad 100644
--- a/style/light.css
+++ b/style/light.css
@@ -59,7 +59,7 @@ ul {
@media print {
@page { size: A4; }
- html { font-size: 4mm; }
+ html { font-size: 3.2mm; }
.columns { grid-template-columns: 2fr 1fr; }
aside { order: 2; }
main { order: 1; }