From: a.soldatof Date: Sat, 18 May 2019 20:45:16 +0000 (+0300) Subject: cleanup X-Git-Url: https://git.xn--bdkaa.com/?a=commitdiff_plain;h=e4e61a91f4694b9de98da9005182f1c202215dab;p=where-are-you.py.git cleanup --- diff --git a/front/.gitignore b/front/.gitignore deleted file mode 100644 index 4d29575..0000000 --- a/front/.gitignore +++ /dev/null @@ -1,23 +0,0 @@ -# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. - -# dependencies -/node_modules -/.pnp -.pnp.js - -# testing -/coverage - -# production -/build - -# misc -.DS_Store -.env.local -.env.development.local -.env.test.local -.env.production.local - -npm-debug.log* -yarn-debug.log* -yarn-error.log* diff --git a/public/favicon.ico b/public/favicon.ico index a11777c..fa06146 100644 Binary files a/public/favicon.ico and b/public/favicon.ico differ diff --git a/public/manifest.json b/public/manifest.json index 1f2f141..38ec4d7 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "Where are you", + "name": "'Where are you game', hakaton game", "icons": [ { "src": "favicon.ico",