File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 16
16
.cocreate-badge {font-size : 14px ; margin-bottom : 5px }
17
17
.copy {cursor : copy}
18
18
</ style >
19
- < link rel ="manifest " href ="/manifest.json " />
19
+ < link rel ="manifest " href ="/manifest.webmanifest " />
20
20
</ head >
21
21
22
22
Original file line number Diff line number Diff line change 7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
8
8
< link rel ="icon " href ="https://cdn.cocreate.app/favicon.ico " type ="image/ico " sizes ="16x16 ">
9
9
< title > css-parser | CoCreateJS</ title >
10
- < link rel ="manifest " href ="/manifest.json ">
10
+ < link rel ="manifest " href ="/manifest.webmanifest ">
11
11
</ head >
12
12
13
13
< body >
Original file line number Diff line number Diff line change 13
13
< link rel ="stylesheet " href ="https://cdn.cocreate.app/latest/CoCreate.min.css " type ="text/css " />
14
14
<!--<link rel="stylesheet" href="https://ws.cocreate.app/docs/index.css" type="text/css" save="true" collection="files" document_id="60888216117c640e7596303f" name="src" />-->
15
15
< link rel ="stylesheet " href ="../src/index.css " collection ="files " document_id ="60888216117c640e7596303f " name ="src " type ="text/css " parse ="true " save ="true " />
16
- < link rel ="manifest " href ="/manifest.json ">
16
+ < link rel ="manifest " href ="/manifest.webmanifest ">
17
17
</ head >
18
18
19
19
< body class ="padding:50px!important ">
Original file line number Diff line number Diff line change 12
12
<!-- CoCreate CSS -->
13
13
< link rel ="stylesheet " href ="https://cdn.cocreate.app/latest/CoCreate.min.css " type ="text/css " />
14
14
< link rel ="stylesheet " href ="../test.css " collection ="files " document_id ="60888216117c640e7596303f " name ="src " type ="text/css " parse ="true " save ="true " />
15
- < link rel ="manifest " href ="/manifest.json ">
15
+ < link rel ="manifest " href ="/manifest.webmanifest ">
16
16
</ head >
17
17
< style type ="text/css " media ="screen ">
18
18
/*Sidenav Search Field */
Original file line number Diff line number Diff line change 14
14
<!-- CoCreate CSS -->
15
15
< link rel ="stylesheet " href ="https://cdn.cocreate.app/latest/CoCreate.min.css " type ="text/css " />
16
16
< link rel ="stylesheet " href ="/docs/index.css " collection ="files " document_id ="60888216117c640e7596303f " name ="src " type ="text/css " save ="true "/>
17
- < link rel ="manifest " href ="/manifest.json " />
17
+ < link rel ="manifest " href ="/manifest.webmanifest " />
18
18
</ head >
19
19
20
20
< style type ="text/css ">
You can’t perform that action at this time.
0 commit comments