From fa44e348a2c51371f7f4e6200e6bdfa4fd6a7138 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Wed, 22 Oct 2025 00:22:28 +0200 Subject: [PATCH] Fix WPA theme color --- web/pages/_document.tsx | 10 +++++++--- web/public/manifest.json | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/web/pages/_document.tsx b/web/pages/_document.tsx index 0b52db28..dcef6ef4 100644 --- a/web/pages/_document.tsx +++ b/web/pages/_document.tsx @@ -16,11 +16,15 @@ export default function Document() { /> {/* PWA primary color */} - + + + + + {/*/!* Link to your manifest *!/*/} - + {/*/!* App icons *!/*/} - +