From dc7a7e2bd330611936638eea06638efafda4e2dd Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Thu, 5 Nov 2020 15:34:22 +0900 Subject: Cleanup junk and fill the correct metadata --- public/index.html | 27 ++------------------------- public/manifest.json | 4 ++-- 2 files changed, 4 insertions(+), 27 deletions(-) (limited to 'public') diff --git a/public/index.html b/public/index.html index aa069f2..71c2c1f 100644 --- a/public/index.html +++ b/public/index.html @@ -7,37 +7,14 @@ - - - React App + DoujinSea
- diff --git a/public/manifest.json b/public/manifest.json index 080d6c7..ee48711 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "DoujinSea", + "name": "DoujinSea", "icons": [ { "src": "favicon.ico", -- cgit v1.2.3