Rename "template" to "layout" to match Jekyll nomenclature

This commit is contained in:
Michael Rose
2016-03-25 14:19:12 -04:00
parent 6739aee59b
commit 75d382fd5f
23 changed files with 55 additions and 56 deletions

View File

@@ -0,0 +1,20 @@
---
title: "Layout: Header Image Overlay"
header:
overlay_image: unsplash-image-1.jpg
caption: "Photo credit: [**Unsplash**](https://unsplash.com)"
cta_url: "https://unsplash.com"
categories:
- Layout
- Uncategorized
tags:
- edge case
- image
- layout
---
This post should display a **header with an overlay image**, if the theme supports it.
Non-square images can provide some unique styling issues.
This post tests overlay header images.