We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a7ce75 commit f1161aeCopy full SHA for f1161ae
server/modules/comments/artalk/code.yml
@@ -6,7 +6,7 @@ head: |
6
body: |
7
<script>
8
window.onload = function() {
9
- new Artalk({
+ Artalk.init({
10
el: '#artalk-container',
11
pageKey: '{{pageId}}',
12
pageTitle: '',
0 commit comments