favicon
This commit is contained in:
parent
e0cb504a55
commit
43fcd3dd87
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +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>" />
|
||||
</head>
|
||||
<body>
|
||||
<cyp-app theme="dark" color="dodgerblue">
|
||||
|
|
Loading…
Reference in a new issue