diff --git a/docs/index.haml b/docs/index.haml index fa7f2208..8b7feec5 100644 --- a/docs/index.haml +++ b/docs/index.haml @@ -23,13 +23,13 @@ layout: default %span.input-group-addon %i.fa.fa-fw.fa-envelope-o %input.form-control{type: 'email', placeholder: 'you@example.org', name: 'email'} - %p.text-sm We’ll crawl the documentation pages of your website and index them on Algolia. + %p.text-sm We’ll email you the code you need to integrate the search into your documentation. .spacer20 .input-group %span.input-group-addon %i.fa.fa-fw.fa-globe %input.form-control{type: 'text', placeholder: 'https://website.com/doc', name: 'url'} - %p.text-sm We’ll email you the code you need to integrate the search into your documentation. + %p.text-sm We’ll crawl the documentation pages of your website and index them on Algolia. .spacer20 .text-center %button.btn.btn-primary.btn-lg{type: 'submit'} @@ -131,13 +131,13 @@ layout: default %span.input-group-addon %i.fa.fa-fw.fa-envelope-o %input.form-control{type: 'email', placeholder: 'you@example.org', name: 'email'} - %p.text-sm We’ll crawl the documentation pages of your website and index them on Algolia. + %p.text-sm We’ll email you the code you need to integrate the search into your documentation. .spacer20 .input-group %span.input-group-addon %i.fa.fa-fw.fa-globe %input.form-control{type: 'text', placeholder: 'https://website.com/doc', name: 'url'} - %p.text-sm We’ll email you the code you need to integrate the search into your documentation. + %p.text-sm We’ll crawl the documentation pages of your website and index them on Algolia. .spacer20 .text-center %button.btn.btn-primary.btn-lg{type: 'submit'}