aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/search.html
blob: 8f91468066685ebe15d830dfba1e9bf2f43c5308 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
layout: default
title: Site Search
---

<script>
  (function() {
    var cx = '012346921571893344015:bxnk4pqo21g';
    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>