Skip to content

Commit c82f1c5

Browse files
committed
fix: bumpcdn to 1.34.4
1 parent 6a690ee commit c82f1c5

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

demo/test.1.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,8 @@ <h1 class="color:white@dark color:yellow@light">hello how are you</h1>
2929
<a toggle="dark, light" toggle-target="[theme]" toggle-attribute="theme">Toggle Darkmode</a>
3030
</div>
3131

32-
</script>
3332
<!--CoCreateJS-->
34-
<script src="https://cdn.cocreate.app/1.34.3/CoCreate.min.js"></script>
33+
<script src="https://cdn.cocreate.app/latest/CoCreate.min.js"></script>
3534
</body>
3635

3736
</html>

demo/test.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h1 class="font-size:1.5rem text-transform:uppercase">Micro Component Architectu
131131
</div>
132132
</section>
133133

134-
Collabrative Headless CMS
134+
Collaborative Headless CMS
135135
<section class="background:whitesmoke padding-top:80px padding-bottom:40px">
136136
<div class="max-width:90% margin:0px_auto">
137137
<div class="display:flex flex-wrap:wrap align-items:center flex-direction:row-reverse">
@@ -170,7 +170,7 @@ <h1 class="font-size:1.5rem text-transform:uppercase">Fully Customizable Admin P
170170
</div>
171171
</section>
172172

173-
Collabrative Builder
173+
Collaborative Builder
174174
<section class="background:whitesmoke padding-top:80px padding-bottom:40px">
175175
<div class="max-width:90% margin:0px_auto">
176176
<div class="display:flex flex-wrap:wrap align-items:center flex-direction:row-reverse">

0 commit comments

Comments
 (0)