diff --git a/static/human.json b/static/human.json
new file mode 100644
index 0000000..55dd355
--- /dev/null
+++ b/static/human.json
@@ -0,0 +1,26 @@
+{
+ "version": "0.1.1",
+ "url": "https://txmn.tk",
+ "vouches": [
+ {
+ "url": "https://scuti.neocities.org",
+ "vouched_at": "2026-09-03"
+ },
+ {
+ "url": "https://cobc.me",
+ "vouched_at": "2026-09-03"
+ },
+ {
+ "url": "https://grisebouille.net",
+ "vouched_at": "2026-09-03"
+ },
+ {
+ "url": "https://www.davidrevoy.com/",
+ "vouched_at": "2026-09-03"
+ },
+ {
+ "url": "https://www.peppercarrot.com",
+ "vouched_at": "2026-09-03"
+ }
+ ]
+}
diff --git a/static/humans.txt b/static/humans.txt
index fe75184..bc7535c 100644
--- a/static/humans.txt
+++ b/static/humans.txt
@@ -10,4 +10,5 @@ h30x: https://git.42l.fr/HugoTrentesaux/toucan
/* SITE */
Language: English, French, Esperanto
Components: katex
-Software: Zola, VSCodium, Forgejo, webhookd, Apache, Gimp, Darktable
+Software: Zola, VSCodium, Forgejo, webhookd, Apache, Gimp, Darktable, YogaImageOptimizer, Debian, Armbian
+Services: Let's Encrypt
diff --git a/templates/base.html b/templates/base.html
index c6bdf7b..ff5b4d1 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -15,6 +15,7 @@
+
{% block head %}{% endblock head %}