2018-10-17 04:51:09 +00:00
|
|
|
title: Google CSE Plugin
|
|
|
|
date: 2018-01-01
|
|
|
|
categories:
|
2018-10-24 04:22:46 +00:00
|
|
|
- Plugins
|
|
|
|
- Search
|
2018-10-17 04:51:09 +00:00
|
|
|
search:
|
|
|
|
type: google-cse
|
2018-10-24 04:22:46 +00:00
|
|
|
cx: 006888261376761189075:qxqdcvqzio0
|
2018-10-17 04:51:09 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
[Installation instructions](https://cse.google.com/cse/create/new)
|
|
|
|
|
|
|
|
{% codeblock lang:yaml _config.yml %}
|
|
|
|
search:
|
|
|
|
type: google-cse
|
|
|
|
cx: xxxxxxxxxxxxxxxxx # (required)
|
|
|
|
{% endcodeblock%}
|