Skip to content

Commit c09abdd

Browse files
committed
reset commentkit
1 parent 04d8b53 commit c09abdd

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

frontend/public/.well-known/commentkit-verify.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

frontend/public/example.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@ <h1>My Awesome Blog Post</h1>
6767
<div class="comments-section">
6868

6969
<!-- CommentKit Bundle -->
70-
<script src="https://commentkit.ankush.one/bundle.js"></script>
70+
{{/* <script src="https://commentkit.ankush.one/bundle.js"></script> */}}
7171

7272
<!-- CommentKit Widget -->
73-
<div data-commentkit></div>
73+
{{/* <div data-commentkit></div> */}}
7474

7575
<!--
7676
BASIC USAGE: Just include the script - no configuration needed!

0 commit comments

Comments
 (0)