diff --git a/_drafts/post_with_image.md b/_drafts/post_with_image.md index a9b2d2d..ede0fc4 100644 --- a/_drafts/post_with_image.md +++ b/_drafts/post_with_image.md @@ -3,7 +3,7 @@ layout: post title: "" subheadline: "" meta_description: "" -description: "" +teaser: "" categories: - tags: diff --git a/blog/index.html b/blog/index.html index 1fa7c8c..fd8f1f5 100644 --- a/blog/index.html +++ b/blog/index.html @@ -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" diff --git a/pages/404.md b/pages/404.md index 8aa74a3..e01a364 100644 --- a/pages/404.md +++ b/pages/404.md @@ -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! diff --git a/pages/changelog.md b/pages/changelog.md index b4690fd..b8f1f00 100644 --- a/pages/changelog.md +++ b/pages/changelog.md @@ -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/" diff --git a/pages/contact.md b/pages/contact.md index c161ddf..54b2b05 100644 --- a/pages/contact.md +++ b/pages/contact.md @@ -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. diff --git a/pages/documentation.md b/pages/documentation.md index fad253b..b849246 100644 --- a/pages/documentation.md +++ b/pages/documentation.md @@ -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" diff --git a/pages/getting-started.md b/pages/getting-started.md index c85cd92..d8c0c38 100644 --- a/pages/getting-started.md +++ b/pages/getting-started.md @@ -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/" diff --git a/pages/headers.md b/pages/headers.md index c59ebcc..678621e 100644 --- a/pages/headers.md +++ b/pages/headers.md @@ -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. Feeling Responsive uses Backstretch by Scott Robin 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. Feeling Responsive uses Backstretch by Scott Robin 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/" diff --git a/pages/roadmap.md b/pages/roadmap.md index f7f8bf8..3a0da6f 100644 --- a/pages/roadmap.md +++ b/pages/roadmap.md @@ -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/"