Skip to content

Commit a45ece8

Browse files
committed
Clean Tree
1 parent f2abf89 commit a45ece8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="description" content="A simple HTML5 and pure javascript component. Easy configuration using data-attributes and highly styleable." />
1010
<meta name="keywords" content="helper classes, utility classes, css framework, css library, inline style classes" />
1111
<meta name="robots" content="index,follow" />
12-
<meta property="og:image" content="https://cdn.cocreate.app/docs/boilerplate.png">
12+
<meta property="og:image" content="https://cdn.cocreate.app/docs/docs.png">
1313

1414
<!-- CoCreate CSS -->
1515
<link rel="stylesheet" href="https://cdn.cocreate.app/latest/CoCreate.min.css" type="text/css"/>
@@ -21,7 +21,7 @@
2121
<div class="display:flex align-items:center">
2222
<h2>CoCreate-docs</h2>
2323
</div>
24-
<div class="display:flex align-items:center font-size:20px" data-share_network="true" data-share_text="Enter decription here" data-share_title="testing im a title" data-share_height="600" data-share_width="700" data-share_media="https://cdn.cocreate.app/docs/boilerplate.png">
24+
<div class="display:flex align-items:center font-size:20px" data-share_network="true" data-share_text="Enter decription here" data-share_title="testing im a title" data-share_height="600" data-share_width="700" data-share_media="https://cdn.cocreate.app/docs/docs.png">
2525
<a href="https://github.com/CoCreate-app/CoCreate-docs" target="_blank" class="margin-right:15px"><i class="fab fa-github"></i></a>
2626
<a class="margin-right:15px" data-share_network='twitter' title="Share on twitter"><i class="fab fa-twitter"></i></a>
2727
<a class="margin-right:15px" data-share_network='facebook' title="Share on Facebook"><i class="fab fa-facebook"></i></a>
@@ -136,7 +136,7 @@ <h2 class="padding:5px_0px">Demo</h2>
136136
<script>
137137
var config = {
138138
apiKey: 'c2b08663-06e3-440c-ef6f-13978b42883a',
139-
organization_Id: '5de0387b12e200ea63204d6c'
139+
organization_Id: '5de0387b12e200ea63204d6c'
140140
}
141141
</script>
142142

0 commit comments

Comments
 (0)