feat: update comment module "Artalk"

pull/6901/head
CDN 2 years ago committed by GitHub
parent 38a46e68ea
commit 042d94f30b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@ head: |
body: | body: |
<script> <script>
window.onload = function() { window.onload = function() {
new Artalk({ let artalk = Artalk.init({
el: '#artalk-container', el: '#artalk-container',
pageKey: '{{pageId}}', pageKey: '{{pageId}}',
pageTitle: '', pageTitle: '',

Loading…
Cancel
Save