We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a044b5c commit d2e3b7fCopy full SHA for d2e3b7f
2 files changed
frontend/public/.well-known/commentkit-verify.txt
@@ -1 +1 @@
1
-LGeKtlqi2OzcVd0UVToFX6Du0Z9Bmmk9
+0NZZoJLLCyQYVLL7OB8jlhKfeGVDn4fl
frontend/public/example.html
@@ -39,7 +39,6 @@
39
margin-bottom: 20px;
40
}
41
</style>
42
- <script src="/bundle.js"></script>
43
</head>
44
45
<body>
@@ -67,6 +66,9 @@ <h1>My Awesome Blog Post</h1>
67
66
68
<div class="comments-section">
69
+ <!-- CommentKit Bundle -->
70
+ <script src="https://commentkit.ankush.one/bundle.js"></script>
71
+
72
<!-- CommentKit Widget -->
73
<div data-commentkit></div>
74
0 commit comments