Update index.html

This commit is contained in:
Ondřej Žára 2020-06-19 08:29:09 +02:00 committed by GitHub
parent f8dea00d8f
commit d83e457a0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width" />
<title>Control Your Player</title>
<link rel="stylesheet" href="cyp.css" />
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%22100%22>🎵</text></svg>" />
<link rel="icon" href="https://emojimage.toad.cz/🎵" />
</head>
<body>
<cyp-app theme="dark" color="dodgerblue">