We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04d8b53 commit c09abddCopy full SHA for c09abdd
2 files changed
frontend/public/.well-known/commentkit-verify.txt
frontend/public/example.html
@@ -67,10 +67,10 @@ <h1>My Awesome Blog Post</h1>
67
<div class="comments-section">
68
69
<!-- CommentKit Bundle -->
70
- <script src="https://commentkit.ankush.one/bundle.js"></script>
+ {{/* <script src="https://commentkit.ankush.one/bundle.js"></script> */}}
71
72
<!-- CommentKit Widget -->
73
- <div data-commentkit></div>
+ {{/* <div data-commentkit></div> */}}
74
75
<!--
76
BASIC USAGE: Just include the script - no configuration needed!
0 commit comments