Files: 67ae23f17cb1767e2c1cf3fc1943e76b4b9b028e / index.html
454 bytesRaw
1 | |
2 | <html> |
3 | <head> |
4 | <title>Music Visions</title> |
5 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
6 | <link rel='shortcut icon' href='styles/favicon.ico' type='image/x-icon' /> |
7 | <link rel='stylesheet' type='text/css' href='cassette/styles/main.css' /> |
8 | <link rel='stylesheet' type='text/css' href='cassette/styles/colors.css' /> |
9 | </head> |
10 | <body> |
11 | <script src='bundle.js' type='text/javascript'></script> |
12 | </body> |
13 | </html> |
14 |
Built with git-ssb-web