diff --git a/public/dodo.ico b/public/dodo.ico new file mode 100644 index 0000000..b688b9d Binary files /dev/null and b/public/dodo.ico differ diff --git a/public/dodo.png b/public/dodo.png new file mode 100644 index 0000000..cfdda5f Binary files /dev/null and b/public/dodo.png differ diff --git a/public/index.html b/public/index.html index aa069f2..45ca5b3 100644 --- a/public/index.html +++ b/public/index.html @@ -2,19 +2,13 @@ - + - - - - React App + Dodo News diff --git a/public/manifest.json b/public/manifest.json deleted file mode 100644 index 133d793..0000000 --- a/public/manifest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "short_name": "Party Invitation", - "name": "Invitation to the Anniversary", - "start_url": ".", - "display": "standalone", - "theme_color": "#000000", - "background_color": "#ffffff" -}