website/docs/search.md

21 lines
603 B
Markdown
Raw Normal View History

2016-02-24 07:21:23 +00:00
---
layout: docwithnav
2016-02-24 07:21:23 +00:00
title: Search Results
---
<script>
(function() {
2016-03-11 08:05:18 +00:00
var cx = '013288817511911618469:elfqqbqldzg';
2016-02-24 07:21:23 +00:00
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);
document.querySelector('html').classList.add('search');
2016-02-24 07:21:23 +00:00
})();
</script>
2016-03-11 08:05:18 +00:00
<gcse:searchresults-only linktarget="_parent"></gcse:searchresults-only>