From 52ca34a600e4f4604be18fd06605cfdf14698480 Mon Sep 17 00:00:00 2001 From: Nathan Lamy Date: Thu, 31 Jul 2025 01:09:54 +0200 Subject: [PATCH] chore: add meta --- app/root.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/root.tsx b/app/root.tsx index 9d8a089..db1d8f5 100644 --- a/app/root.tsx +++ b/app/root.tsx @@ -49,6 +49,11 @@ export function Layout({ children }: { children: React.ReactNode }) { {/* PWA Manifest */} + +