commit 0b9ed0e1c33c34dd8607806f8f8d0165c1feb047
parent dfb28c299353e7a578b88149d8afc2fd52681579
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date: Mon, 2 Dec 2019 14:51:07 -0500
Move isso js location back
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/layouts/partials/comment.html b/layouts/partials/comment.html
@@ -10,5 +10,5 @@
data-isso-avatar-bg="var(--alt-background-color)"
data-isso-vote="false"
data-isso-feed="true"
- src="/isso/js/embed.js"></script>
+ src="/embed.min.js"></script>
<section id="isso-thread"></section>