Changed the way search modules get integrated with the theme via a new region "search".

Improved current module for google search 2.0.
This commit is contained in:
Jocelyn Fiat
2017-04-06 14:02:20 +02:00
parent e062429871
commit ad2b30f52b
12 changed files with 72 additions and 34 deletions

View File

@@ -1,5 +0,0 @@
{
"gcse": {
"cx":""
}
}

View File

@@ -0,0 +1,5 @@
{
"gcse": {
"search_engine_id":""
}
}