diff options
author | B Mathis <brandon@imathis.com> | 2009-11-11 14:37:35 -0600 |
---|---|---|
committer | B Mathis <brandon@imathis.com> | 2009-11-11 14:37:35 -0600 |
commit | b6f89c421fbb4154110ec8abc3ee9dd1a35f013f (patch) | |
tree | fe46543e159c1f7c5c480d5754ed93d4fc5fdfaa /README.markdown | |
parent | bc033cfa8e2332a07c2b56ad36eb894c0a6f3ec2 (diff) | |
download | my_new_personal_website-b6f89c421fbb4154110ec8abc3ee9dd1a35f013f.tar.xz my_new_personal_website-b6f89c421fbb4154110ec8abc3ee9dd1a35f013f.zip |
updated readme
Diffstat (limited to '')
-rw-r--r-- | README.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index 319978ed..53ba686c 100644 --- a/README.markdown +++ b/README.markdown @@ -64,8 +64,8 @@ Octopress has built in support for the Disqus commenting system, using the "univ full_url: http://yoursite.com disqus_short_name: yourdisqusname -### Google Site Search -First setup sitesearch for your site at [http://google.com/sitesearch/](http://google.com/sitesearch/) then add your site\_search\_id to the YAML block in the default layout. +### 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. ### 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/). |