Remove layout and fallback to config default
This commit is contained in:
parent
15831d894c
commit
db1af329c5
4 changed files with 2 additions and 6 deletions
|
@ -1,5 +1,4 @@
|
|||
---
|
||||
layout: post
|
||||
title: "Page Not Found"
|
||||
excerpt: "Page not found. Your pixels are in another canvas."
|
||||
sitemap: false
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
---
|
||||
layout: post
|
||||
permalink: /about/
|
||||
title: About the Theme
|
||||
tags: [about, Jekyll, theme, responsive]
|
||||
title: "About the Theme"
|
||||
modified: 2014-08-08T20:53:07.573882-04:00
|
||||
image:
|
||||
feature: sample-image-2.jpg
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
layout: home
|
||||
permalink: /
|
||||
excerpt: "A minimal Jekyll theme for your blog by designer Michael Rose."
|
||||
tags: [Jekyll, theme, responsive, blog, template]
|
||||
image:
|
||||
feature: sample-image-1.jpg
|
||||
credit: WeGraphics
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: post
|
||||
permalink: /theme-setup/
|
||||
title: Theme Setup
|
||||
title: "Theme Setup"
|
||||
modified: 2016-01-19
|
||||
excerpt: "Instructions on how to install and customize the Jekyll theme Minimal Mistakes."
|
||||
share: true
|
||||
|
|
Loading…
Reference in a new issue