diff options
author | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2019-08-30 10:23:27 +0200 |
---|---|---|
committer | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2019-08-30 10:23:27 +0200 |
commit | b9e49f451a3f45928b4377c7c056168e220adbd6 (patch) | |
tree | 626a9453d5f84b3db7786376beaacfe6107dd7b0 | |
parent | e8856e4713057bf3c904d1f0a312eaf5a4251d47 (diff) | |
download | puszcza-b9e49f451a3f45928b4377c7c056168e220adbd6.tar.gz puszcza-b9e49f451a3f45928b4377c7c056168e220adbd6.zip |
Update icon
-rw-r--r-- | nuxt.config.js | 2 | ||||
-rw-r--r-- | static/_redirects | 1 | ||||
-rw-r--r-- | static/icon.png | bin | 28393 -> 80453 bytes |
3 files changed, 1 insertions, 2 deletions
diff --git a/nuxt.config.js b/nuxt.config.js index 850042e..fedf362 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -4,7 +4,7 @@ export default { ** Headers of the page */ head: { - title: process.env.npm_package_name || '', + title: '19 PDH Puszcza', meta: [ { charset: 'utf-8' }, { name: 'viewport', content: 'width=device-width, initial-scale=1' }, diff --git a/static/_redirects b/static/_redirects deleted file mode 100644 index 50a4633..0000000 --- a/static/_redirects +++ /dev/null @@ -1 +0,0 @@ -/* /index.html 200 \ No newline at end of file diff --git a/static/icon.png b/static/icon.png index be83e65..8cd9c6f 100644 --- a/static/icon.png +++ b/static/icon.png Binary files differ |