Replaced wrong front matter (description vs teaser)
This commit is contained in:
parent
f161cdc108
commit
7c387c5541
9 changed files with 9 additions and 9 deletions
|
@ -3,7 +3,7 @@ layout: post
|
|||
title: ""
|
||||
subheadline: ""
|
||||
meta_description: ""
|
||||
description: ""
|
||||
teaser: ""
|
||||
categories:
|
||||
-
|
||||
tags:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: blog
|
||||
title: "Blog"
|
||||
description: "This is the Feeling Responsive Blog Template."
|
||||
teaser: "This is the Feeling Responsive Blog Template."
|
||||
image:
|
||||
header: "unsplash_6_bus_header.jpg"
|
||||
thumb: "unsplash_6_bus_thumb.jpg"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
layout: page
|
||||
title: "Oops! Noting here..."
|
||||
subheadline: "404"
|
||||
description: "Maybe the webpage moved or we deleted it. Or did you maybe mistype the URL?"
|
||||
teaser: "Maybe the webpage moved or we deleted it. Or did you maybe mistype the URL?"
|
||||
permalink: "/404.html"
|
||||
---
|
||||
## No problem!
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
layout: page
|
||||
title: "Change is good!"
|
||||
subheadline: "Feeling Responsive Theme Changelog"
|
||||
description: "History and changelog of Feeling Responsive Theme"
|
||||
teaser: "History and changelog of Feeling Responsive Theme"
|
||||
header:
|
||||
image_fullwidth: "header_unsplash_9.jpg"
|
||||
permalink: "/changelog/"
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: page
|
|||
title: "Contact"
|
||||
show_meta: false
|
||||
subheadline: "Wufoo-powered contact forms"
|
||||
description: "Get in touch with me? Use the contact form."
|
||||
teaser: "Get in touch with me? Use the contact form."
|
||||
permalink: "/contact/"
|
||||
---
|
||||
If you need a fabulous contact form for your website, I suggest you use [Wufoo][1]. You can use three forms for free, you get no spam and if you get more than 100 entries you have to pay.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
layout: page-fullwidth
|
||||
title: "Theme Documentation"
|
||||
subheadline: "How to use Feeling Responsive"
|
||||
description: "The documentation is a work in progress..."
|
||||
teaser: "The documentation is a work in progress..."
|
||||
permalink: "/documentation/"
|
||||
header:
|
||||
image_fullwidth: "header_roadmap_2.jpg"
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: page
|
|||
show_meta: false
|
||||
title: "Getting Started"
|
||||
subheadline: "A Step-by-Step Guide"
|
||||
description: "This step-by-step guide helps you to customize Feeling Responsive to your needs."
|
||||
teaser: "This step-by-step guide helps you to customize Feeling Responsive to your needs."
|
||||
header:
|
||||
image_fullwidth: "header_homepage_13.jpg"
|
||||
permalink: "/getting-started/"
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: page
|
|||
show_meta: false
|
||||
subheadline: "Header"
|
||||
title: "Style your Header!"
|
||||
description: "These are your options to style the header of each webpage individually. <em>Feeling Responsive</em> uses <a href='http://srobbin.com/jquery-plugins/backstretch/'>Backstretch by Scott Robin</a> to expand them from left to right. The width should be 1600 pixel or higher using a ratio like 16:9 or 21:9 or 2:1."
|
||||
teaser: "These are your options to style the header of each webpage individually. <em>Feeling Responsive</em> uses <a href='http://srobbin.com/jquery-plugins/backstretch/'>Backstretch by Scott Robin</a> to expand them from left to right. The width should be 1600 pixel or higher using a ratio like 16:9 or 21:9 or 2:1."
|
||||
header:
|
||||
image_fullwidth: "header_unsplash_5.jpg"
|
||||
permalink: "/headers/"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
layout: page
|
||||
title: "Roadmap"
|
||||
subheadline: "ToDo-List & Ideas"
|
||||
description: "Here are some ideas and features I want to implement in the future."
|
||||
teaser: "Here are some ideas and features I want to implement in the future."
|
||||
header:
|
||||
image_fullwidth: "header_roadmap_3.jpg"
|
||||
permalink: "/roadmap/"
|
||||
|
|
Reference in a new issue