aboutsummaryrefslogtreecommitdiffstats
path: root/_layouts/default.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/default.html')
-rw-r--r--_layouts/default.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 19f533d58..8b65d334f 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -23,24 +23,24 @@
ga('send', 'pageview');
(function() {
- var cx = '012469947838795749698:abakbfgsmqm';
+ var cx = '017774751021845757815:coockvcxkjm';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
-
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
+
</script>
</head>
<body>
<div class="ms-header">
<nav class="ms-header__row">
- <a class="ms-header__logo" href="http://www.mysociety.org">mySociety</a>
+ <a class="ms-header__logo" href="https://www.mysociety.org">mySociety</a>
</nav>
</div>