1
0
Fork 0
This repository has been archived on 2021-01-06. You can view files and clone it, but cannot push or open issues or pull requests.
dennogumi.org-archive/_posts/design/2014-10-09-header-full-width-image.md
Moritz »mo.« Sauer 5f5bf5659e update
2015-02-12 21:12:31 +01:00

659 B
Executable file

layout title subheadline description categories tags image header
page Header with a Full-Width-Image Headers With Style Feeling Responsive allows you to use all kinds of headers. This example shows a header with a <em>full-width-image</em>.
design
design
background color
header
thumb
unsplash_brooklyn-bridge_thumb.jpg
image_fullwidth
unsplash_brooklyn-bridge_header.jpg

It's so easy to do. Just define in front matter your image.

Front Matter Code

header:
   image_fullwidth: "unsplash_brooklyn-bridge_header.jpg"

All Header-Styles

{% include list-posts.html tag='header' %}