Update index.html
This commit is contained in:
parent
f8dea00d8f
commit
d83e457a0c
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue