mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
[Chore] Updated web description/title
This commit is contained in:
parent
a6744863d5
commit
6e84595617
2 changed files with 4 additions and 4 deletions
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
<meta charset="UTF-8" />
|
||||
<meta content="IE=Edge" http-equiv="X-UA-Compatible" />
|
||||
<meta name="description" content="A new Flutter project." />
|
||||
<meta name="description" content="A simple cross-platform Jellyfin client." />
|
||||
|
||||
<!-- iOS meta tags & icons -->
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
|
|
|
|||
|
|
@ -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": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue