1
0
Fork 0

docs(website): help blocks have been swapped

This commit is contained in:
Sylvain UTARD 2015-12-24 08:42:38 +01:00
parent a82c63ab73
commit c0633e51bf

View file

@ -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 Well crawl the documentation pages of your website and index them on Algolia.
%p.text-sm Well 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 Well email you the code you need to integrate the search into your documentation.
%p.text-sm Well 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 Well crawl the documentation pages of your website and index them on Algolia.
%p.text-sm Well 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 Well email you the code you need to integrate the search into your documentation.
%p.text-sm Well crawl the documentation pages of your website and index them on Algolia.
.spacer20
.text-center
%button.btn.btn-primary.btn-lg{type: 'submit'}