auf hope-fly geaendert

This commit is contained in:
Peter Hoppe
2022-12-17 17:06:06 +01:00
parent 566573f441
commit 40807e2675
7 changed files with 12 additions and 64 deletions

View File

@ -23,7 +23,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`.
-->
<title>React App</title>
<title>Hund gefunden?</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>

View File

@ -1,6 +1,6 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "Hund gefunden?",
"name": "--- Hund gefunden? ---",
"icons": [
{
"src": "favicon.ico",
@ -8,7 +8,7 @@
"type": "image/x-icon"
}
],
"start_url": "./dog",
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"