Explorar el Código

Update comments.html

Track3 hace 2 años
padre
commit
d272210fbc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>