Skip to content

Commit 5f5f5be

Browse files
committed
Merge branch 'nihil-pro-master'
2 parents 7312aa2 + 39dce7f commit 5f5f5be

File tree

16 files changed

+3478
-220
lines changed

16 files changed

+3478
-220
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8" />
5+
<title>Preact + kr-observable</title>
6+
<link href="/css/currentStyle.css" rel="stylesheet" />
7+
</head>
8+
9+
10+
<body>
11+
<div id="main"></div>
12+
<script src="dist/main.js"></script>
13+
</body>
14+
</html>

0 commit comments

Comments
 (0)