Merge pull request #56 from CharlesNepote/patch-1

Small typos
This commit is contained in:
Laurent Peuch 2016-06-11 23:24:30 +02:00 committed by GitHub
commit 10f72130ea

View File

@ -40,11 +40,11 @@ For example, this could be the content of `settings.yaml` in `about` folder::
You can use the `static` option to get a template closer to the one of the You can use the `static` option to get a template closer to the one of the
homepage that is better suited for a static page. You'll need to specify homepage that is better suited for a static page. You'll need to specify
"public: false" if you don't want to list this page on the homepage. On you "public: false" if you don't want to list this page on the homepage. On
case you didn't specified "public: false" you'll **need** to specify a "cover:" case you didn't specified "public: false" you'll **need** to specify a "cover:"
entry like any other gallery. entry like any other gallery.
**NOTE**: except the "static: " option to disepear quite soon for a more **NOTE**: except the "static: " option to disappear quite soon for a more
generic approach to "choose your page style". generic approach to "choose your page style".
Global settings Global settings
@ -192,7 +192,7 @@ _______
- type: bordered-picture - type: bordered-picture
image: another_picture.jpg image: another_picture.jpg
And here is an example or a **private** gallery (notice the ``public`` keyword):: And here is an example of a **private** gallery (notice the ``public`` keyword)::
title: Gallery title title: Gallery title
sub_title: Gallery sub-title sub_title: Gallery sub-title