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

17 lines
555 B
HTML

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