This commit is contained in:
Weirdo
2021-03-28 23:51:18 +02:00
parent 6e83e9a025
commit 8305d58933
4 changed files with 54 additions and 8 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>Audible Tools</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": "Audible Tools",
"name": "Tools to remove DRM from aax",
"icons": [
{
"src": "favicon.ico",