Skip to content

Commit f68f31e

Browse files
committed
fix: added header for seo
1 parent c448d28 commit f68f31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ <h2>CoCreate-conditional-logic</h2>
4545
<a href="https://github.com/CoCreate-app/CoCreate-conditional-logic" 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">Simple JS component show & hide elements conditionally with inputs,checkbox,radio,btn etc.Great for creating tabs, accordions, dynamic forms, 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">Simple JS component show & hide elements conditionally with inputs,checkbox,radio,btn etc.Great for creating tabs, accordions, dynamic forms, etc. Easy Configuration using HTML5 data attributes and/or JavaScript API</h1>
4949
<div id="conditional-logic-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)