Skip to content

Commit 04d8b53

Browse files
committed
add commentkit
1 parent 8030fa0 commit 04d8b53

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
KKBbpBCaqW5rB3XrTYMEPcf6vbz9vg4M

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)