brutal-legends/index.html

14 lines
361 B
HTML
Raw Permalink Normal View History

<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="assets/style.css">
2018-11-21 17:07:03 +01:00
<title>🤘 Brütal Legend 🤘</title>
</head>
<body>
<div id="brutal"></div>
<footer>av <a href="http://madr.se" rel="author">madr</a> 2018</footer>
</body>
<script src="bundle.js"></script>
</html>