|
@@ -1,13 +1,16 @@
|
|
|
<!DOCTYPE html>
|
|
|
<html lang='en'>
|
|
|
+
|
|
|
<head>
|
|
|
<title>Musare</title>
|
|
|
|
|
|
<meta charset='UTF-8'>
|
|
|
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
|
|
|
<meta name='viewport' content='width=device-width, initial-scale=1, user-scalable=no'>
|
|
|
- <meta name='keywords' content='music, musare, listen, station, station, radio, edm, chill, community, official, rooms, room, party, good, mus, pop'>
|
|
|
- <meta name='description' content='On Musare you can listen to lots of different songs, playing 24/7 in our official stations and in user-made community stations!'>
|
|
|
+ <meta name='keywords'
|
|
|
+ content='music, musare, listen, station, station, radio, edm, chill, community, official, rooms, room, party, good, mus, pop'>
|
|
|
+ <meta name='description'
|
|
|
+ content='On Musare you can listen to lots of different songs, playing 24/7 in our official stations and in user-made community stations!'>
|
|
|
<meta name='copyright' content='© Copyright Musare 2015-2021 All Right Reserved'>
|
|
|
|
|
|
<link rel='apple-touch-icon' sizes='57x57' href='/assets/favicon/apple-touch-icon-57x57.png?v=06042016'>
|
|
@@ -32,16 +35,17 @@
|
|
|
<meta name='theme-color' content='#03a9f4'>
|
|
|
<meta name='google' content='nositelinkssearchbox' />
|
|
|
|
|
|
- <link rel="stylesheet" href="/vendor/bulma.0.2.3.min.css">
|
|
|
<link rel='stylesheet' href='/index.css'>
|
|
|
<script src='https://www.youtube.com/iframe_api'></script>
|
|
|
<script type='text/javascript' src='/vendor/can-autoplay.min.js'></script>
|
|
|
<script type='text/javascript' src='/vendor/lofig.1.3.4.min.js'></script>
|
|
|
</head>
|
|
|
+
|
|
|
<body>
|
|
|
<div id="root"></div>
|
|
|
<div id="toasts-container" class="position-right position-bottom">
|
|
|
<div id="toasts-content"></div>
|
|
|
</div>
|
|
|
</body>
|
|
|
-</html>
|
|
|
+
|
|
|
+</html>
|