summaryrefslogtreecommitdiff
path: root/docs/posts/hello-world.html
diff options
context:
space:
mode:
authornavanchauhan <navanchauhan@gmail.com>2021-12-29 16:08:08 -0700
committernavanchauhan <navanchauhan@gmail.com>2021-12-29 16:08:08 -0700
commita4c1783a8479be47614112f90c4e8c77aa1c3b9c (patch)
tree842dc340b774596866ecf2c8861edb41c3afd038 /docs/posts/hello-world.html
parent8acc77e94eb207900b51d0182d51fc4e55104692 (diff)
added commentbox comments
Diffstat (limited to 'docs/posts/hello-world.html')
-rw-r--r--docs/posts/hello-world.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/posts/hello-world.html b/docs/posts/hello-world.html
index 633d60d..ac87c03 100644
--- a/docs/posts/hello-world.html
+++ b/docs/posts/hello-world.html
@@ -46,6 +46,9 @@
<p>Just re-did the entire website using Publish (Publish by John Sundell). So, a new hello world post :) </p>
+ <div class="commentbox"></div>
+ <script src="https://unpkg.com/commentbox.io/dist/commentBox.min.js"></script>
+ <script>commentBox('my-project-id')</script>
</main>