renamed google_site_search to google_custom_search

This commit is contained in:
B Mathis 2009-11-11 17:06:21 -06:00
parent b6f89c421f
commit 50e218dd66
2 changed files with 4 additions and 4 deletions

View file

@ -65,7 +65,7 @@ Octopress has built in support for the Disqus commenting system, using the "univ
disqus_short_name: yourdisqusname
### Google Custom Search
First setup a custom search for your site at [http://google.com/cse/](http://google.com/cse/) then add your custom\_search\_id to the YAML block in the default layout.
First setup a custom search for your site at [http://google.com/cse/](http://google.com/cse/) then add your google\_custom\_search\_id to the YAML block in the default layout.
### Google Analytics
The analytics tracking scripts are already integrated into Octopress, all you have to do is register your site at [http://google.com/analytics/](http://google.com/analytics/).