Some client html meta updates, apple standalone

Resolves #214
This commit is contained in:
Donkie
2023-12-17 21:11:12 +01:00
parent f5b2ffa029
commit c9220b3dbd
6 changed files with 15 additions and 5 deletions

View File

@@ -5,8 +5,9 @@
<link rel="icon" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#DC7734" />
<meta name="description" content="Spoolman UI" />
<meta name="description" content="Spoolman - Keep track of your inventory of 3D-printer filament spools." />
<meta name="robots" content="noindex,nofollow" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<title>Spoolman</title>
</head>