Unverified Commit f1161aed authored by CDN's avatar CDN Committed by GitHub

fix: make comment module "Artalk" work with newer versions (#6901)

* feat: update comment module "Artalk" * fix: update code.yml --------- Co-authored-by: 's avatarNicolas Giard <github@ngpixel.com>
parent 3a7ce75a
......@@ -6,7 +6,7 @@ head: |
body: |
<script>
window.onload = function() {
new Artalk({
Artalk.init({
el: '#artalk-container',
pageKey: '{{pageId}}',
pageTitle: '',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment