Skip to content

Commit aa83ece

Browse files
committed
fix: added header for seo
1 parent 513355f commit aa83ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ <h2>CoCreate-clone</h2>
4545
<a href="https://github.com/CoCreate-app/CoCreate-clone" target="_blank" class="margin-right:15px"><i class="fab fa-github"></i></a>
4646
</div>
4747
</div>
48-
<p class="max-width:500px margin:20px_10px line-height:1.5">Clone an html element by #id, identify targeted elements using data-clone_id="" attribute. Capable of creating nested & complex cloning logic for kanbans, tasklists etc. Easy configuration using HTML5 data-attributes and/or JavaScript API.</p>
48+
<h1 class="max-width:500px margin:20px_10px line-height:1.5 font-size:16px font-weight:100">Clone an html element by #id, identify targeted elements using data-clone_id="" attribute. Capable of creating nested & complex cloning logic for kanbans, tasklists etc. Easy configuration using HTML5 data-attributes and/or JavaScript API.</h1>
4949
<div id="clone-section" class="display:flex flex-wrap:wrap">
5050
<div class="flex-grow:1 width:400px width:300px@xs padding:0px_10px margin-top:60px">
5151

0 commit comments

Comments
 (0)