m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-17 09:33:38 -05:00

Remove incorrect theme-color meta property

This commit is contained in:
Sergio
2024-12-08 19:33:50 +02:00
parent eadda5f776
commit 4aa28f2cc5

View File

@@ -2,7 +2,6 @@
<html lang="en">
<head>
<meta charset="utf8" />
<meta name="theme-color" content="#ffffff" />
<link rel="icon" type="image/svg+xml" href="favicon.svg" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<link rel="apple-touch-icon" href="apple-touch-icon.png" />