Skip to content

Commit 444cb4d

Browse files
committed
1 parent 3287179 commit 444cb4d

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

docs/index.html

-5
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@
2121
property="og:image"
2222
content="https://cdn.cocreate.app/docs/dashboard.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"

src/dashboard.html

-7
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,6 @@
1111
href="../assets/favicon.ico" />
1212
<title>Dashboards | 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-
parse="true" />
20-
2114
<style>
2215
.progressbar {
2316
flex-grow: 1;

0 commit comments

Comments
 (0)