diff options
| -rw-r--r-- | config.js | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -12,3 +12,4 @@ if (window.location.href === 'https://danielrholland.github.io/simple-comments-w      page_id : 'https://danielrholland.github.io/simple-comments-widget/client.html'    };  } +console.log(window.location.href) | 
