Skip to content

Commit 6bac514

Browse files
committed
1 parent acb0f10 commit 6bac514

File tree

5 files changed

+1
-22
lines changed

5 files changed

+1
-22
lines changed

demo/autocomplete.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@
99
height: 300px;
1010
}
1111
</style>
12-
<link
13-
rel="stylesheet"
14-
href="https://cdn.cocreate.app/latest/CoCreate.min.css"
15-
type="text/css" />
12+
1613
<link rel="manifest" href="/manifest.webmanifest" />
1714
</head>
1815
<body>

demo/current-location.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>Current Location | CoCreate</title>
88

9-
<link
10-
rel="stylesheet"
11-
href="https://cdn.cocreate.app/latest/CoCreate.min.css"
12-
type="text/css" />
13-
149
<script src="https://kit.fontawesome.com/99ba925095.js"></script>
1510
<link
1611
rel="stylesheet"

demo/direction.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
height: 300px;
1010
}
1111
</style>
12-
<link
13-
href="https://cdn.cocreate.app/latest/CoCreate.min.css"
14-
rel="stylesheet" />
1512

1613
<script src="https://kit.fontawesome.com/99ba925095.js"></script>
1714
<link

demo/fleet-tracking.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>Fleet tracking</title>
88

9-
<link
10-
rel="stylesheet"
11-
href="https://cdn.cocreate.app/latest/CoCreate.min.css"
12-
type="text/css" />
13-
149
<script src="https://kit.fontawesome.com/99ba925095.js"></script>
1510
<link
1611
rel="stylesheet"

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/google-maps.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)