@@ -44,7 +44,7 @@ <h2>CoCreate-clone</h2>
44
44
< div id ="clone-section " class ="display:flex flex-wrap:wrap ">
45
45
< div class ="flex-grow:1 width:400px width:300px@xs padding:0px_10px margin-top:60px ">
46
46
47
- < div id ="clone-install " class ="border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#boilerplate -install-section ">
47
+ < div id ="clone-install " class ="border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#clone -install-section ">
48
48
< span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#clone-install"] '>
49
49
< h2 class ="padding:5px_0px "> Install</ h2 >
50
50
< a class ="margin-left:10px display:none " href ="#clone-install "> < i class ="fas fa-link "> </ i > </ a >
@@ -54,7 +54,7 @@ <h2 class="padding:5px_0px">Install</h2>
54
54
< p class ="padding:10px_0px line-height:1.5 "> Or you can use cdn link:</ p >
55
55
< pre > < code class ="language-html "> <script>https://cdn.cocreate.app/clone/latest/CoCreate-clone.min.js</script></ code > </ pre >
56
56
57
- < div id ="clone-usage " class ="margin-top:80px border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#boilerplate -usage-section ">
57
+ < div id ="clone-usage " class ="margin-top:80px border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#clone -usage-section ">
58
58
< span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#clone-usage"] '>
59
59
< h2 class ="padding:5px_0px "> Usage</ h2 >
60
60
< a class ="margin-left:10px display:none " href ="#clone-usage "> < i class ="fas fa-link "> </ i > </ a >
@@ -70,7 +70,7 @@ <h2 class="padding:5px_0px">Usage</h2>
70
70
< p class ="padding:10px_0px line-height:1.5 "> This is clone usage</ p >
71
71
</ div >
72
72
73
- < div id ="clone-attributes " class ="margin-top:80px border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#boilerplate -attributes-section ">
73
+ < div id ="clone-attributes " class ="margin-top:80px border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#clone -attributes-section ">
74
74
< span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#clone-attributes"] '>
75
75
< h2 class ="padding:5px_0px "> Attributes</ h2 >
76
76
< a class ="margin-left:10px display:none " href ="#clone-attributes "> < i class ="fas fa-link "> </ i > </ a >
@@ -92,7 +92,7 @@ <h4><span>data-clone</span> <span class="cocreate-badge success">string</span> <
92
92
93
93
<!-- SandBox -->
94
94
95
- < div id ="clone-demo " class ="border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#boilerplate -demo-section ">
95
+ < div id ="clone-demo " class ="border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#clone -demo-section ">
96
96
< span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#clone-demo"] '>
97
97
< h2 class ="padding:5px_0px "> Demo</ h2 >
98
98
< a class ="margin-left:10px display:none " href ="#clone-demo "> < i class ="fas fa-link "> </ i > </ a >
@@ -147,7 +147,10 @@ <h2 class="padding:5px_0px">Demo</h2>
147
147
</ div >
148
148
149
149
</ div >
150
- </ main >
150
+ < button href ="https://github.com/CoCreate-app/CoCreate-clone/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% ">
151
+ < i class ="fas fa-pencil-alt "> </ i >
152
+ </ button >
153
+ </ main >
151
154
< script >
152
155
var config = {
153
156
apiKey : 'c2b08663-06e3-440c-ef6f-13978b42883a' ,
0 commit comments