update document title and manifest

This commit is contained in:
Ole Morud
2022-08-25 23:57:07 +02:00
parent 587eb27908
commit ef2f19c171
2 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,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>Befunge</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": "Befunge",
"name": "Create React App Sample", "name": "Befunge",
"icons": [ "icons": [
{ {
"src": "favicon.ico", "src": "favicon.ico",