Skip to content

Commit bf51f79

Browse files
committed
Merge branch 'aidenybai-master'
2 parents 2e04bac + 888e0ca commit bf51f79

File tree

19 files changed

+2893
-2320
lines changed

19 files changed

+2893
-2320
lines changed

frameworks/keyed/million/index.html

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

0 commit comments

Comments
 (0)