You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
awesome-go/index.html

19 lines
458 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Awesome Go</title>
<link rel="stylesheet" type="text/css" href="normalize.css">
<link rel="stylesheet" type="text/css" href="typeplate.css">
<link rel="stylesheet" type="text/css" href="awesome-go.css">
</head>
<body>
<div id="content">
</div>
<script src="http://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="showdown.js"></script>
<script src="awesome-go.js"></script>
</body>
</html>