Skip to content

Commit 51d2474

Browse files
committed
1 parent 81e0210 commit 51d2474

File tree

7 files changed

+1
-33
lines changed

7 files changed

+1
-33
lines changed

demo/CoCreate-navbar.1.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@
1010
sizes="32x32"
1111
href="../assets/favicon.ico" />
1212
<title>Navbar | CoCreate</title>
13-
<link
14-
rel="stylesheet"
15-
src="https://cdn.cocreate.app/latest/CoCreate.min.css" />
13+
<link rel="stylesheet" src="" />
1614

1715
<link rel="manifest" href="/manifest.webmanifest" />
1816
</head>

demo/CoCreate-smooth-scroll.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@
1313

1414
<!-- CoCreate UI -->
1515
<!--<link rel="stylesheet" href="https://cdn.cocreate.app/CoCreate.min.css" type="text/css" />-->
16-
<link
17-
rel="stylesheet"
18-
href="https://cdn.cocreate.app/latest/CoCreate.min.css"
19-
type="text/css" />
2016

2117
<link rel="manifest" href="/manifest.webmanifest" />
2218
</head>

demo/avatar.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/boilerplate.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"

demo/flip-item.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@
1111
href="../assets/favicon.ico" />
1212
<title>Avatar | CoCreate</title>
1313

14-
<!-- CoCreateCSS -->
15-
<link
16-
rel="stylesheet"
17-
href="https://cdn.cocreate.app/latest/CoCreate.min.css"
18-
type="text/css" />
19-
2014
<link rel="manifest" href="/manifest.webmanifest" />
2115
</head>
2216

docs/avatar.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/boilerplate.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"

docs/flip-item.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/boilerplate.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"

docs/utility.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/boilerplate.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"

0 commit comments

Comments
 (0)