From a4c1783a8479be47614112f90c4e8c77aa1c3b9c Mon Sep 17 00:00:00 2001
From: navanchauhan <navanchauhan@gmail.com>
Date: Wed, 29 Dec 2021 16:08:08 -0700
Subject: added commentbox comments

---
 docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html')

diff --git a/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html b/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html
index 74a634a..c78a71e 100644
--- a/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html
+++ b/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html
@@ -458,6 +458,9 @@ Section: Themes
 
 <p>You can share this with your friends :+1:</p>
 
+	<div class="commentbox"></div>
+	<script src="https://unpkg.com/commentbox.io/dist/commentBox.min.js"></script>
+	<script>commentBox('my-project-id')</script>
 </main>
 
 
-- 
cgit v1.2.3