This commit is contained in:
Simon Schwarz 2022-11-14 23:44:12 +01:00
parent 21faf7b043
commit 9285d46840
2 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@
work correctly both with client-side routing and a non-root public URL. 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`. Learn how to configure a non-root public URL by running `npm run build`.
--> -->
<title>React App</title> <title>Weihnachtsfeier 2022</title>
</head> </head>
<body> <body>
<noscript>You need to enable JavaScript to run this app.</noscript> <noscript>You need to enable JavaScript to run this app.</noscript>

View File

@ -1,6 +1,6 @@
{ {
"short_name": "React App", "short_name": "Weihnachtsfeier",
"name": "Create React App Sample", "name": "Weihnachtsfeier 2022",
"icons": [ "icons": [
{ {
"src": "favicon.ico", "src": "favicon.ico",