Skip to content

Commit 80d9ff3

Browse files
committed
1 parent 64f4939 commit 80d9ff3

File tree

3 files changed

+0
-16
lines changed

3 files changed

+0
-16
lines changed

demo/CoCreate-xxx.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,6 @@
1818
content="helper classes, utility classes, css framework, css library, inline style classes" />
1919
<meta name="robots" content="index,follow" />
2020

21-
<!-- CoCreate CSS -->
22-
<link
23-
rel="stylesheet"
24-
href="https://cdn.cocreate.app/latest/CoCreate.min.css"
25-
type="text/css" />
26-
2721
<link rel="manifest" href="/manifest.webmanifest" />
2822
</head>
2923

docs/index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@
2121
property="og:image"
2222
content="https://cdn.cocreate.app/docs/docs.png" />
2323

24-
<!-- CoCreate CSS -->
25-
<link
26-
rel="stylesheet"
27-
href="https://cdn.cocreate.app/latest/CoCreate.min.css"
28-
type="text/css" />
2924
<link
3025
rel="stylesheet"
3126
href="../index.css"

test/test.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
77
<title>Docs test</title>
88

9-
<link
10-
rel="stylesheet"
11-
href="https://cdn.cocreate.app/latest/CoCreate.min.css"
12-
type="text/css" />
13-
149
<link rel="manifest" href="/manifest.webmanifest" />
1510
</head>
1611

0 commit comments

Comments
 (0)