Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 6d5fe5b

Browse files
committed
Fix toh-1 index.html
1 parent ade5a64 commit 6d5fe5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/docs/_examples/toh-1/ts/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<script>
1818
System.import('app').catch(function(err){ console.error(err); });
1919
</script>
20+
</head>
2021

2122
<body>
2223
<my-app>Loading...</my-app>

0 commit comments

Comments
 (0)