aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordan <[email protected]>2023-05-16 11:45:45 -0400
committerdan <[email protected]>2023-05-16 11:45:45 -0400
commit0ad1eb1af12035d2aee5daf816fa59d0eca6fd48 (patch)
tree1953d789a4b31671ce83b9c0f27d90eb567e8f33
parent570e541bf5eda2aea669ce5b2503159819f3b90e (diff)
downloadsimple-comments-widget-0ad1eb1af12035d2aee5daf816fa59d0eca6fd48.tar.gz
simple-comments-widget-0ad1eb1af12035d2aee5daf816fa59d0eca6fd48.tar.bz2
simple-comments-widget-0ad1eb1af12035d2aee5daf816fa59d0eca6fd48.zip
Revert "debug: add console.log(window.location.href) after config init"
This reverts commit 570e541bf5eda2aea669ce5b2503159819f3b90e.
-rw-r--r--config.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.js b/config.js
index 6cafd54..2290a3a 100644
--- a/config.js
+++ b/config.js
@@ -12,4 +12,3 @@ 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)