From 9285d46840d84d0d7fe423338249f1c2f297a47e Mon Sep 17 00:00:00 2001 From: Simon Schwarz Date: Mon, 14 Nov 2022 23:44:12 +0100 Subject: [PATCH] titel --- public/index.html | 2 +- public/manifest.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index 4d439bd..1713a43 100644 --- a/public/index.html +++ b/public/index.html @@ -26,7 +26,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - React App + Weihnachtsfeier 2022 diff --git a/public/manifest.json b/public/manifest.json index 080d6c7..b85f0f2 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "Weihnachtsfeier", + "name": "Weihnachtsfeier 2022", "icons": [ { "src": "favicon.ico",