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.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<title>Befunge</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": "Befunge",
"name": "Befunge",
"icons": [
{
"src": "favicon.ico",