summaryrefslogtreecommitdiff
path: root/gsearch/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'gsearch/index.html')
-rw-r--r--gsearch/index.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/gsearch/index.html b/gsearch/index.html
new file mode 100644
index 0000000..c20c999
--- /dev/null
+++ b/gsearch/index.html
@@ -0,0 +1,18 @@
+---
+layout: page
+title: Search results
+permalink: /gsearch/
+---
+<div class="row"><script>
+ (function() {
+ var cx = '013138746835038969445:mlfkigveyj4';
+ var gcse = document.createElement('script');
+ gcse.type = 'text/javascript';
+ gcse.async = true;
+ gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
+ '//cse.google.com/cse.js?cx=' + cx;
+ var s = document.getElementsByTagName('script')[0];
+ s.parentNode.insertBefore(gcse, s);
+ })();
+</script>
+<gcse:searchresults-only linkTarget="_self"></gcse:searchresults-only></div>