From c2a074f7345c20a95e0129a53266411c916fd2ad Mon Sep 17 00:00:00 2001 From: Micha Date: Thu, 22 May 2025 13:19:21 +0200 Subject: [PATCH] fix: format previous commit --- public/site.webmanifest | 2 +- src/app/layout.tsx | 14 ++++++++++++-- src/middleware.ts | 4 +++- 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/public/site.webmanifest b/public/site.webmanifest index ccf313a..981d97f 100644 --- a/public/site.webmanifest +++ b/public/site.webmanifest @@ -18,4 +18,4 @@ "theme_color": "#ffffff", "background_color": "#ffffff", "display": "standalone" -} \ No newline at end of file +} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 3f11224..a812855 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -22,8 +22,18 @@ export default function RootLayout({ href='/favicon-96x96.png' sizes='96x96' /> - - + +