Skip to content

Commit d174074

Browse files
committed
fix: update doc
1 parent 952b299 commit d174074

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -338,10 +338,10 @@ <h2 class="padding:5px_0px">Demo</h2>
338338
<button
339339
href="https://github.com/CoCreate-app/CoCreate-attributes/tree/master/docs/index.html?message=docs%3A%20describe%20your%20change..."
340340
target="_blank"
341-
class="display:flex justify-content:center align-items:center position:fixed bottom:15px right:15px height:50px width:50px border-radius:50% box-shadow:0px_2px_10px_0px_rgba(0,_0,_0,_0.4)">
341+
class="button-round">
342342
<i class="height:20px" src="../assets/svg/pencil-alt.svg"></i>
343343
</button>
344344
</main>
345-
<script src="https://CoCreate.app/dist/CoCreate.js"></script>
345+
<script src="../dist/CoCreate.js"></script>
346346
</body>
347347
</html>

0 commit comments

Comments
 (0)