fix typo in website integration snippet
This commit is contained in:
parent
6e0f67468d
commit
9735037550
@ -129,7 +129,7 @@ Add the following two lines into your HTML header:
|
|||||||
<script src="http://example.tld/isso/js/embed.min.js"></script>
|
<script src="http://example.tld/isso/js/embed.min.js"></script>
|
||||||
```
|
```
|
||||||
|
|
||||||
To enable comments, add a `<div id="#isso-thread"></div>` below your post and
|
To enable comments, add a `<div id="isso-thread"></div>` below your post and
|
||||||
let the magic happen :-)
|
let the magic happen :-)
|
||||||
|
|
||||||
To add comment count links to your index page, include `count.min.js` at the
|
To add comment count links to your index page, include `count.min.js` at the
|
||||||
|
Loading…
Reference in New Issue
Block a user