File tree Expand file tree Collapse file tree 1 file changed +16
-18
lines changed Expand file tree Collapse file tree 1 file changed +16
-18
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html lang ="en ">
3+ < head >
4+ < meta charset ="utf-8 " />
5+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
7+ < link
8+ rel ="icon "
9+ href ="https://cdn.cocreate.app/favicon.ico "
10+ type ="image/ico "
11+ sizes ="16x16 " />
12+ < title > element-prototype | CoCreateJS</ title >
13+ < link rel ="manifest " href ="/manifest.webmanifest " />
14+ </ head >
315
4- < head >
5- < meta charset ="utf-8 ">
6- < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
7- < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
8- < link rel ="icon " href ="https://cdn.cocreate.app/favicon.ico " type ="image/ico " sizes ="16x16 ">
9- < title > element-prototype | CoCreateJS</ title >
10- < link rel ="manifest " href ="/manifest.webmanifest ">
11- </ head >
12-
13- < body >
14-
15-
16-
17- <!--<script src="https://cdn.cocreate.app/element-prototype/latest/CoCreate-element-prototype.min.js"></script>-->
18- < script src ="https://cdn.cocreate.app/latest/CoCreate.min.js "> </ script >
19-
20- </ body >
21-
16+ < body >
17+ <!--<script src="https://cdn.cocreate.app/element-prototype/latest/CoCreate-element-prototype.min.js"></script>-->
18+ < script src ="https://cdn.cocreate.app/latest/CoCreate.min.js "> </ script >
19+ </ body >
2220</ html >
You can’t perform that action at this time.
0 commit comments