modified: index.html
This commit is contained in:
parent
3ef4239c35
commit
595a47d653
1 changed files with 16 additions and 6 deletions
22
index.html
22
index.html
|
|
@ -450,17 +450,20 @@ The end result is a visitor can comment right away without needing to signup or
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="redline"></div>
|
||||
<!-- <div class="redline"></div> -->
|
||||
|
||||
<div class="graybg">
|
||||
<!-- <div class="graybg"> -->
|
||||
<div>
|
||||
<div class="container">
|
||||
<div class="row row-padding">
|
||||
|
||||
<a id="remarkbox-demo" class="anchor"></a>
|
||||
<h4>Remarkbox Demo <span style="font-size: .65em; margin-left: 10px;">try it out! </span></h4>
|
||||
|
||||
<!-- Remarkbox - Your readers want to communicate with you -->
|
||||
<div id="remarkbox-div">
|
||||
<div id="remarkbox-div" style="background-color: #ffffff; border-radius: 4px; border-style: solid; border-color: rgb(238, 238, 238); border-width: 1px;">
|
||||
|
||||
<h4 style="padding-left: 34px; margin-bottom: 0px;">Comments <span style="font-size: .65em; font-color: #cccccc;">Give it a try!</span></h4>
|
||||
|
||||
<noscript>
|
||||
<iframe id=remarkbox-iframe src="https://my.remarkbox.com/embed?nojs=true" style="height:600px;width:100%;border:none!important" tabindex=0></iframe>
|
||||
</noscript>
|
||||
|
|
@ -493,13 +496,16 @@ The end result is a visitor can comment right away without needing to signup or
|
|||
);
|
||||
</script>
|
||||
|
||||
<hr>
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
<center>
|
||||
<h4>Still note sure?</h4>
|
||||
|
||||
You may follow our two-minute <a href="https://my.remarkbox.com/setup">guided setup</a> to add commenting on your site. Free, no credit card required.
|
||||
You may follow our two-minute <a href="https://my.remarkbox.com/setup">guided setup</a> to add
|
||||
<br/>
|
||||
commenting on your site. Free, no credit card required.
|
||||
|
||||
</center>
|
||||
|
||||
|
|
@ -507,6 +513,7 @@ You may follow our two-minute <a href="https://my.remarkbox.com/setup">guided se
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="row-padding">
|
||||
<center>
|
||||
|
|
@ -515,6 +522,9 @@ Remarkbox ©2016-2018 | USA, Connecticut, New London | <a href="https://twit
|
|||
</b>
|
||||
</center>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
|
||||
<div class="redline"></div>
|
||||
|
||||
<span style="display: none;">potato</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue