Skip to content

Commit bc9b35e

Browse files
committed
Update 2016-11-17T21:48:24.983Z
1 parent 118d596 commit bc9b35e

File tree

3 files changed

+21
-21616
lines changed

3 files changed

+21
-21616
lines changed

index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!doctype html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>{json:api} document viewer</title>
6+
7+
<link rel="stylesheet" href="styles/main.css">
8+
</head>
9+
<body>
10+
<div id="content"></div>
11+
12+
<script src="js/app.js"></script>
13+
</body>
14+
</html>

0 commit comments

Comments
 (0)