diff options
author | B Mathis <brandon@imathis.com> | 2009-11-11 17:06:21 -0600 |
---|---|---|
committer | B Mathis <brandon@imathis.com> | 2009-11-11 17:06:21 -0600 |
commit | 50e218dd6630803c6fa13b3359671cca9079be7d (patch) | |
tree | 540806472d11abb48b99b35753d6016e55396f35 /README.markdown | |
parent | b6f89c421fbb4154110ec8abc3ee9dd1a35f013f (diff) | |
download | my_new_personal_website-50e218dd6630803c6fa13b3359671cca9079be7d.tar.xz my_new_personal_website-50e218dd6630803c6fa13b3359671cca9079be7d.zip |
renamed google_site_search to google_custom_search
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 53ba686c..22789a1d 100644 --- a/README.markdown +++ b/README.markdown @@ -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/). |