hexo-theme-icarus/source/_posts/search/Google-CSE.md

18 lines
356 B
Markdown
Raw Normal View History

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