mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
14 lines
451 B
HTML
14 lines
451 B
HTML
|
<script>
|
||
|
(function() {
|
||
|
var cx = '004940163756227230940:9tdbvl9bwk4';
|
||
|
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>
|
||
|
<gcse:search></gcse:search>
|