mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-07-03 08:21:48 +02:00
Update src/.vuepress/theme/layouts/BlogPost.vue
This commit is contained in:
committed by
GitHub
parent
709e633c30
commit
9735b8fe02
@@ -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' ||
|
||||
|
||||
Reference in New Issue
Block a user