Skip to content

Commit 87e0925

Browse files
committed
fix: Update to readme, demo, added cdn scripts
1 parent 6c0fd41 commit 87e0925

File tree

4 files changed

+15
-3
lines changed

4 files changed

+15
-3
lines changed

docs/avatar.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,10 @@ <h2 class="padding:5px_0px">Demo</h2>
164164
</div>
165165

166166
</div>
167-
</main>
167+
<button href="https://github.com/CoCreate-app/CoCreate-boilerplate/tree/master/docs/index.html?message=docs%3A%20describe%20your%20change..." target="_blank" class="position:fixed bottom:15px right:15px padding:15px background:dodgerblue grow-hover border-radius:50%">
168+
<i class="fas fa-pencil-alt"></i>
169+
</button>
170+
</main>
168171
<script>
169172
var config = {
170173
apiKey: 'c2b08663-06e3-440c-ef6f-13978b42883a',

docs/flip-item.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,10 @@ <h2 class="padding:5px_0px">Demo</h2>
134134
</div>
135135

136136
</div>
137-
</main>
137+
<button href="https://github.com/CoCreate-app/CoCreate-boilerplate/tree/master/docs/index.html?message=docs%3A%20describe%20your%20change..." target="_blank" class="position:fixed bottom:15px right:15px padding:15px background:dodgerblue grow-hover border-radius:50%">
138+
<i class="fas fa-pencil-alt"></i>
139+
</button>
140+
</main>
138141
<script>
139142
var config = {
140143
apiKey: 'c2b08663-06e3-440c-ef6f-13978b42883a',

docs/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,9 @@ <h1 class="font-size:1.5rem text-transform:uppercase">Thirdparty API Intergratio
217217
</div>
218218
</section>
219219

220+
<button href="https://github.com/CoCreate-app/CoCreate-boilerplate/tree/master/docs/index.html?message=docs%3A%20describe%20your%20change..." target="_blank" class="position:fixed bottom:15px right:15px padding:15px background:dodgerblue grow-hover border-radius:50%">
221+
<i class="fas fa-pencil-alt"></i>
222+
</button>
220223
</main>
221224

222225
<!-- Footer -->

docs/utility.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -784,7 +784,10 @@ <h2 class="padding:5px_0px">Demo</h2>
784784
</div>
785785
</div>
786786
</div>
787-
</main>
787+
<button href="https://github.com/CoCreate-app/CoCreate-boilerplate/tree/master/docs/index.html?message=docs%3A%20describe%20your%20change..." target="_blank" class="position:fixed bottom:15px right:15px padding:15px background:dodgerblue grow-hover border-radius:50%">
788+
<i class="fas fa-pencil-alt"></i>
789+
</button>
790+
</main>
788791
<script>
789792
var config = {
790793
apiKey: 'c2b08663-06e3-440c-ef6f-13978b42883a',

0 commit comments

Comments
 (0)