diff --git a/frontend/public/index.html b/frontend/public/index.html index 14675cc3..8662618d 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html @@ -2,12 +2,8 @@ - - - - ESV Bible diff --git a/frontend/public/manifest.json b/frontend/public/manifest.json deleted file mode 100644 index 544beedc..00000000 --- a/frontend/public/manifest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "short_name": "ESV Bible", - "name": "ESV Bible App", - "start_url": ".", - "display": "browser", - "theme_color": "#000000", - "background_color": "#ffffff" -}