blog

My blog at www.shimmy1996.com

git clone git://git.shimmy1996.com/blog.git
commit c7739feca4ab1ad71d4b08df7c12d735a0d10375
parent 32fc0d512b01aafb990944de2800313628c15b2c
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date:   Mon,  2 Dec 2019 11:18:57 -0500

Change script location

Diffstat:
Mlayouts/partials/comment.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/layouts/partials/comment.html b/layouts/partials/comment.html
@@ -15,5 +15,5 @@
   data-isso-vote="false"
   data-isso-feed="true"
   data-vote-levels=""
-  src="/isso/js/embed.min.js"></script>
+  src="/embed.min.js"></script>
 <section id="isso-thread"></section>