mirror of
https://github.com/unraid/webgui.git
synced 2026-01-01 06:59:56 -06:00
5 lines
302 B
PHP
5 lines
302 B
PHP
<link type="image/png" rel="icon" href="/webGui/images/<?= _var($var, 'mdColor', 'red-on') ?>.png">
|
|
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
|
|
<meta name="apple-mobile-web-app-title" content="<?= _var($var, 'NAME') ?>" />
|
|
<link rel="manifest" href="/manifest.json" />
|