Skip to content

Commit 0fbef93

Browse files
committed
Add Karyon keyed
1 parent 8c5d6bf commit 0fbef93

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)