Files: 1721af4ce8e5508c633c4f6b2731dbf3e6d6f66b / index.html
342 bytesRaw
1 | |
2 | <html> |
3 | <head> |
4 | <title>Scrycast!</title> |
5 | <link rel='stylesheet' href='aesthetic/colors-and-fonts.css' type='text/css'> |
6 | <link rel='stylesheet' href='aesthetic/main.css' type='text/css'> |
7 | </head> |
8 | <body> |
9 | <h1>Loading...</h1> |
10 | <script src='bundle.js' type='application/javascript'></script> |
11 | </body> |
12 | </html> |
13 |
Built with git-ssb-web