Skip to content

Commit 29bc696

Browse files
committed
Updated pwa
1 parent e5ff277 commit 29bc696

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

nuxt.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ module.exports = {
6767
*/
6868
pwa: {
6969
manifest: {
70-
name: pkg.author.name,
71-
short_name: pkg.author.name.split(' ')[0]
70+
name: 'COVID-19 Tracker',
71+
short_name: 'COVID-19'
7272
},
7373
icons: {
7474
sizes: [16, 32, 180, 192, 512]

static/favicon.ico

-1.75 KB
Binary file not shown.

static/icon.png

774 Bytes
Loading

0 commit comments

Comments
 (0)