From ffe6571354b1bb4fc443beab5db633b1cdf39159 Mon Sep 17 00:00:00 2001 From: Julien Oculi Date: Tue, 28 May 2024 17:07:11 +0200 Subject: [PATCH] feat(pwa): :sparkles: link webmanifest --- routes/_app.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/routes/_app.tsx b/routes/_app.tsx index e480e66..7d9f171 100644 --- a/routes/_app.tsx +++ b/routes/_app.tsx @@ -26,6 +26,11 @@ export default function App({ Component }: PageProps) { name='description' content="Fablab Cohabit - L'atelier participatif libre et open source" /> +