From a0ba99274697f9704966d9664a00d58b8b84248e Mon Sep 17 00:00:00 2001 From: yggverse Date: Thu, 8 Jan 2026 16:48:38 +0200 Subject: [PATCH] add adaptive css header --- crates/http/templates/layout.html.tera | 3 +++ 1 file changed, 3 insertions(+) diff --git a/crates/http/templates/layout.html.tera b/crates/http/templates/layout.html.tera index a722e34..d10ca68 100644 --- a/crates/http/templates/layout.html.tera +++ b/crates/http/templates/layout.html.tera @@ -6,6 +6,9 @@ {% if meta.description %} {% endif %} +