Update src/.vuepress/theme/layouts/BlogPost.vue

This commit is contained in:
Jessica Schilling
2021-03-10 14:27:53 -07:00
committed by GitHub
parent 709e633c30
commit 9735b8fe02
+1
View File
@@ -50,6 +50,7 @@ export default {
this.showComments =
window.location.hostname === 'blog.ipfs.io' ||
window.location.hostname === 'blog.ipfs.io.ipns.localhost:8080' ||
window.location.hostname === '127.0.0.1:8080/ipns/blog.ipfs.io/' ||
window.location.hostname === 'ipfs-blog.on.fleek.co' ||
window.location.hostname === 'ipfs-blog.on.fleek.co.ipns.localhost:8080' ||
window.location.hostname === 'ipfs-blog-staging.on.fleek.co' ||