Section in example was wrong for happiness.md

This commit is contained in:
Ruben 2013-11-29 15:12:39 +01:00
parent 48e6e0d3d9
commit b19c844b94

View file

@ -17,16 +17,12 @@ The following example site uses two sections, "post" and "quote".
├── post
| ├── firstpost.md // <- http://site.com/post/firstpost/
| ├── happy
| | └── happiness.md // <- http://site.com/happy/happiness/
| | └── happiness.md // <- http://site.com/post/happy/happiness/
| └── secondpost.md // <- http://site.com/post/secondpost/
└── quote
├── first.md // <- http://site.com/quote/first/
└── second.md // <- http://site.com/quote/second/
*Regardless of location on disk, the section can be provided in the front matter
which will affect the destination location*.
## Sections and Types
By default everything created within a section will use the content type