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/2015-03-12-no-header-but-image.md
Moritz »mo.« Sauer 37c68f331a Changed front matter "credit" to "caption" and "url" to "caption_url"
This makes more sense and standardize frontmatter.
2015-03-12 20:43:26 +01:00

825 B

layout subheadline title teaser categories tags header image
page Headers With Style No Header but Article Image Feeling Responsive enables you to get the attention of visitors. If you don't want to use a big header, use an image for the article instead.
design
design
background color
header
no
title caption caption_url
unsplash_eagle.jpg This is a caption for the header image with link https://unsplash.com/

First turn of the header with header: no. Than add an image to with the following code. The caption is optional.

header: no
image:
    title: unsplash_eagle.jpg
    caption: This is a caption for the header image with link
    caption_url: https://unsplash.com/

All Header-Styles

{: .t60 }

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