mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -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 charset="UTF-8" />
|
||||||
<meta content="IE=Edge" http-equiv="X-UA-Compatible" />
|
<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 -->
|
<!-- iOS meta tags & icons -->
|
||||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||||
|
|
|
||||||
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "fladder",
|
"name": "Fladder",
|
||||||
"short_name": "fladder",
|
"short_name": "Fladder",
|
||||||
"start_url": ".",
|
"start_url": ".",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"background_color": "#5B364D",
|
"background_color": "#5B364D",
|
||||||
"theme_color": "#5B364D",
|
"theme_color": "#5B364D",
|
||||||
"description": "A new Flutter project.",
|
"description": "A simple cross-platform Jellyfin client.",
|
||||||
"orientation": "portrait-primary",
|
"orientation": "portrait-primary",
|
||||||
"prefer_related_applications": false,
|
"prefer_related_applications": false,
|
||||||
"icons": [
|
"icons": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue