Skip to content

Commit d2e3b7f

Browse files
committed
add commentkit
1 parent a044b5c commit d2e3b7f

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
LGeKtlqi2OzcVd0UVToFX6Du0Z9Bmmk9
1+
0NZZoJLLCyQYVLL7OB8jlhKfeGVDn4fl

frontend/public/example.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
margin-bottom: 20px;
4040
}
4141
</style>
42-
<script src="/bundle.js"></script>
4342
</head>
4443

4544
<body>
@@ -67,6 +66,9 @@ <h1>My Awesome Blog Post</h1>
6766

6867
<div class="comments-section">
6968

69+
<!-- CommentKit Bundle -->
70+
<script src="https://commentkit.ankush.one/bundle.js"></script>
71+
7072
<!-- CommentKit Widget -->
7173
<div data-commentkit></div>
7274

0 commit comments

Comments
 (0)