Skip to content

Commit 3626088

Browse files
committed
Merge branch 'viewfly-master'
2 parents 49f06c3 + 9adf2f9 commit 3626088

File tree

7 files changed

+4396
-0
lines changed

7 files changed

+4396
-0
lines changed

frameworks/keyed/viewfly/index.html

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

0 commit comments

Comments
 (0)