Add theme-color

This commit is contained in:
Adam Stachowicz 2021-07-17 22:51:07 +02:00
parent 78f5d2cd8b
commit db34484ff2

View file

@ -5,6 +5,7 @@
<link rel="icon" type="image/svg+xml" href="/icon.svg" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#5cdd8b" />
<title>Uptime Kuma</title>
</head>
<body>