fix: artalk initialization
This commit is contained in:
parent
e4a38d2997
commit
e3bce65046
@ -8,7 +8,7 @@
|
|||||||
<div id="Comments"></div>
|
<div id="Comments"></div>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
const artalkInstance = new Artalk({
|
const artalkInstance = Artalk.init({
|
||||||
el: '#Comments',
|
el: '#Comments',
|
||||||
pageKey: '{{ .Page.RelPermalink }}',
|
pageKey: '{{ .Page.RelPermalink }}',
|
||||||
pageTitle: '{{ .Title }}',
|
pageTitle: '{{ .Title }}',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user