Browse Source

Update comments.html

Track3 2 years ago
parent
commit
d272210fbc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      layouts/partials/comments.html

+ 1 - 1
layouts/partials/comments.html

@@ -1,2 +1,2 @@
-<div id="comments"></div>
+<div id="comments" data-url="https://comment.zak.ee/"></div>
 <script type="module" crossorigin src="/js/comment.js"></script>