We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fb228f commit 43322f6Copy full SHA for 43322f6
1 file changed
js/main.js
@@ -27,7 +27,7 @@ require.config({
27
// jquery plugins
28
autogrow : 'libs/autogrow/autogrow',
29
// External services
30
- addthis : "//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-51176d76142335d0",
+ addthis : "https://s7.addthis.com/js/300/addthis_widget.js#pubid=ra-51176d76142335d0",
31
32
// Just a short cut so we can put our html outside the js dir
33
// When you have HTML/CSS designers this aids in keeping them out of the js directory
0 commit comments