aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-06-18 18:10:01 +0100
committerLouise Crow <louise.crow@gmail.com>2014-06-18 18:10:01 +0100
commit1f618acf0e8a4a48f94857d12ae81cf75e25099b (patch)
tree9c2f057115ca8e03bea889e58d17b02df47e6405
parentc4d6e185c5619f05b0bc1c4669cd5053f3bfdc1d (diff)
New google custom search code for domain alaveteli.org
Now managed by louise@mysociety.org
-rw-r--r--_layouts/default.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 4d89a5cbb..450b281be 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -21,17 +21,17 @@
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>