Skip to content

Commit 1c8511a

Browse files
committed
Add endr
1 parent 5eb151c commit 1c8511a

File tree

5 files changed

+4367
-0
lines changed

5 files changed

+4367
-0
lines changed

frameworks/keyed/endr/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>Endr</title>
6+
<link href="/css/currentStyle.css" rel="stylesheet" />
7+
<body>
8+
<div id='main'></div>
9+
<script src='dist/index.js'></script>

0 commit comments

Comments
 (0)