From c0633e51bf6f72aa95166e9b50567aefb7600ef3 Mon Sep 17 00:00:00 2001 From: Sylvain UTARD Date: Thu, 24 Dec 2015 08:42:38 +0100 Subject: [PATCH] docs(website): help blocks have been swapped --- docs/index.haml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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'}