From 54b3ad7d89a1f20745e002fe339fd36b6cbbdd34 Mon Sep 17 00:00:00 2001 From: yggverse Date: Thu, 8 Jan 2026 00:25:32 +0200 Subject: [PATCH] add header tag --- crates/http/templates/layout.html.tera | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/http/templates/layout.html.tera b/crates/http/templates/layout.html.tera index 7049747..a722e34 100644 --- a/crates/http/templates/layout.html.tera +++ b/crates/http/templates/layout.html.tera @@ -9,7 +9,7 @@
- {{ meta.title }} +

{{ meta.title }}