modified: index.html
This commit is contained in:
parent
157338fc25
commit
086909570a
1 changed files with 3 additions and 2 deletions
|
|
@ -16,7 +16,6 @@
|
|||
|
||||
<script src="jquery-3.2.0.slim.min.js"></script>
|
||||
<script src="custom.js"></script>
|
||||
<script src="https://my.remarkbox.com/static/js/iframe-resizer/iframeResizer.min.js"></script>
|
||||
|
||||
<script>
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
|
|
@ -474,7 +473,7 @@ The end result is a visitor can comment right away without needing to signup or
|
|||
</div>
|
||||
<script src="https://my.remarkbox.com/static/js/iframe-resizer/iframeResizer.min.js"></script>
|
||||
<script>
|
||||
var rb_owner_key = "potato";
|
||||
var rb_owner_key = "c3293984-fa1c-11e7-af74-040140774501";
|
||||
var thread_uri = window.location.href;
|
||||
var thread_fragment = window.location.hash;
|
||||
function create_remarkbox_iframe() {
|
||||
|
|
@ -521,6 +520,8 @@ Remarkbox ©2016-2017 | USA, Connecticut, New London | <a href="https://twit
|
|||
</div>
|
||||
<div class="redline"></div>
|
||||
|
||||
<span style="display: none;">potato</span>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue