diff --git a/config/index.js b/config/index.js index 443c4a67..4a21e718 100644 --- a/config/index.js +++ b/config/index.js @@ -38,6 +38,11 @@ module.exports = { assetsSubDirectory: 'static', assetsPublicPath: '/', proxyTable: { + '/manifest.json': { + target, + changeOrigin: true, + cookieDomainRewrite: 'localhost' + }, '/api': { target, changeOrigin: true, diff --git a/static/logo-512.png b/static/logo-512.png new file mode 100755 index 00000000..02d36e7a Binary files /dev/null and b/static/logo-512.png differ diff --git a/static/logo.svg b/static/logo.svg old mode 100644 new mode 100755 index 68e647e6..01ddbadb --- a/static/logo.svg +++ b/static/logo.svg @@ -1,71 +1,34 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - + + + + + + + - + + + + + + + + + + \ No newline at end of file