From 74e8a716cb190f0bac87ff76b95d365f0e0ed263 Mon Sep 17 00:00:00 2001 From: Jonathon Toon Date: Thu, 9 Jan 2020 14:25:01 +1100 Subject: [PATCH 1/2] Update index.html --- src/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/index.html b/src/index.html index 9726b93055..05350eabdf 100644 --- a/src/index.html +++ b/src/index.html @@ -5,10 +5,10 @@ Manifest - - + + - + @@ -34,4 +34,4 @@ - \ No newline at end of file + From e200aa6a662208dfdc1a72757829821ed9445acc Mon Sep 17 00:00:00 2001 From: Jonathon Toon Date: Thu, 9 Jan 2020 14:25:23 +1100 Subject: [PATCH 2/2] Update manifest.webmanifest --- src/manifest.webmanifest | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/manifest.webmanifest b/src/manifest.webmanifest index bd1a804513..58880cfc50 100644 --- a/src/manifest.webmanifest +++ b/src/manifest.webmanifest @@ -1,6 +1,6 @@ { - "name": "manifest", - "short_name": "manifest", + "name": "Manifest", + "short_name": "Manifest", "description": "Instant and organized memos in your browser.", "theme_color": "#ffffff", "background_color": "#ffffff", @@ -40,4 +40,4 @@ "type":"image/png" } ] - } \ No newline at end of file + }