Browse Source

Update comments.html

Track3 2 năm trước cách đây
mục cha
commit
d272210fbc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>