@kraftvaerk/lota-js
Version:
Useful modular JavaScript bits with zero dependencies
18 lines (14 loc) • 421 B
HTML
<html lang="en">
<head>
<meta charset="utf-8">
<title>common core</title>
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script src="index.js"></script>
</head>
<body id="home">
<h1>if you are wondering why there is nothing here then you should take charge and do something about it, meh</h1>
</body>
</html>