Skip to content

Commit e8abdf2

Browse files
committed
Merge branch 'karyon' of https://github.com/syduki/js-framework-benchmark into syduki-karyon
2 parents 31d2418 + 0fbef93 commit e8abdf2

File tree

5 files changed

+1054
-0
lines changed

5 files changed

+1054
-0
lines changed

frameworks/keyed/karyon/index.html

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

0 commit comments

Comments
 (0)