1
0
Fork 0

Version 0.9

This commit is contained in:
Moritz »mo.« Sauer 2014-09-21 18:39:46 +02:00
parent af69d3daac
commit b268f85c0b
50 changed files with 421 additions and 207 deletions

View file

@ -4,8 +4,6 @@ title: "Page Template"
meta_description: "This is an example of a beautiful aligned page in the middle. There is no sidebar to distract the reader. The difference to the Post-Template is, that you find no meta-information at the bottom of the post."
categories:
- design
image:
header: "no"
---
<p class="teaser">
This is an example of a beautiful aligned page in the middle. There is no sidebar to distract the reader. The difference to the <a href='{{ site.url }}/design/post/'>Post-Template</a> is, that you find <mark>no meta-information</mark> at the bottom of the post.</p>
@ -21,4 +19,4 @@ Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
## More Articles
{% include blog-entries.html entries='3' offset='1' %}
{% include list-posts.html entries='3' offset='1' %}