From 6e84595617971a2cff0381035b54cc6d75d45f2f Mon Sep 17 00:00:00 2001 From: PartyDonut Date: Mon, 14 Oct 2024 20:43:01 +0200 Subject: [PATCH] [Chore] Updated web description/title --- web/index.html | 2 +- web/manifest.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/index.html b/web/index.html index e521687..fc6f3db 100644 --- a/web/index.html +++ b/web/index.html @@ -18,7 +18,7 @@ - + diff --git a/web/manifest.json b/web/manifest.json index b2a8824..b0a2e42 100644 --- a/web/manifest.json +++ b/web/manifest.json @@ -1,11 +1,11 @@ { - "name": "fladder", - "short_name": "fladder", + "name": "Fladder", + "short_name": "Fladder", "start_url": ".", "display": "standalone", "background_color": "#5B364D", "theme_color": "#5B364D", - "description": "A new Flutter project.", + "description": "A simple cross-platform Jellyfin client.", "orientation": "portrait-primary", "prefer_related_applications": false, "icons": [