File tree 7 files changed +13
-6
lines changed
7 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<!-- CoCreate Favicon -->
6
6
< link rel ="icon " href ="https://cdn.cocreate.app/favicon.ico " type ="image/ico " sizes ="16x16 ">
7
- </ head >
7
+ < link rel ="manifest " href ="/manifest.json " />
8
+ </ head >
8
9
< style >
9
10
.template {display : none}
10
11
</ style >
Original file line number Diff line number Diff line change 4
4
5
5
<!-- CoCreate Favicon -->
6
6
< link rel ="icon " href ="https://cdn.cocreate.app/favicon.ico " type ="image/ico " sizes ="16x16 ">
7
- </ head >
7
+ < link rel ="manifest " href ="/manifest.json " />
8
+ </ head >
8
9
< body >
9
10
10
11
< div template_id ="abc1 ">
Original file line number Diff line number Diff line change 4
4
5
5
<!-- CoCreate Favicon -->
6
6
< link rel ="icon " href ="https://cdn.cocreate.app/favicon.ico " type ="image/ico " sizes ="16x16 ">
7
- </ head >
7
+ < link rel ="manifest " href ="/manifest.json " />
8
+ </ head >
8
9
< style >
9
10
.template {display : none}
10
11
</ style >
Original file line number Diff line number Diff line change 4
4
5
5
<!-- CoCreate Favicon -->
6
6
< link rel ="icon " href ="https://cdn.cocreate.app/favicon.ico " type ="image/ico " sizes ="16x16 ">
7
- </ head >
7
+ < link rel ="manifest " href ="/manifest.json " />
8
+ </ head >
8
9
< style >
9
10
.template {display : none}
10
11
</ style >
Original file line number Diff line number Diff line change 4
4
5
5
<!-- CoCreate Favicon -->
6
6
< link rel ="icon " href ="https://cdn.cocreate.app/favicon.ico " type ="image/ico " sizes ="16x16 ">
7
- </ head >
7
+ < link rel ="manifest " href ="/manifest.json " />
8
+ </ head >
8
9
< style >
9
10
.template {display : none}
10
11
</ style >
Original file line number Diff line number Diff line change 6
6
7
7
<!-- CoCreate Favicon -->
8
8
< link rel ="icon " href ="https://cdn.cocreate.app/favicon.ico " type ="image/ico " sizes ="16x16 ">
9
- </ head >
9
+ < link rel ="manifest " href ="/manifest.json " />
10
+ </ head >
10
11
11
12
< body class ="padding:20px ">
12
13
Original file line number Diff line number Diff line change 15
15
<!-- CoCreate CSS -->
16
16
< link rel ="stylesheet " href ="https://cdn.cocreate.app/latest/CoCreate.min.css " type ="text/css " />
17
17
< link rel ="stylesheet " href ="/docs/index.css " collection ="files " document_id ="60888216117c640e7596303f " name ="src " type ="text/css " save ="true " />
18
+ < link rel ="manifest " href ="/manifest.json ">
18
19
</ head >
19
20
20
21
< body >
You can’t perform that action at this time.
0 commit comments