Last active
September 16, 2016 07:51
-
-
Save jwebster/7153746 to your computer and use it in GitHub Desktop.
An example 'front matter' for adding a sermon to the coggesparish.com website
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
layout: sermon | |
series: "Book of 1Timothy" | |
title: "Challenging with Grace." | |
date: "2014-05-11 11:00:00" | |
audio: "/documents/2014-05-11 Rich White.mp3" | |
speaker: "Rich White" | |
speaker_info: "" | |
duration: "23" | |
youtube_videos: [""] | |
vimeo_videos: [""] | |
slides: ["/documents/2014-05-11 Rich White.pdf"] | |
files: [""] | |
bible_passages: ["1Timothy 1:1-20"] | |
bible_links: ["1Timothy 1:1-20&version=NIVUK"] | |
bible_videos: [""] | |
bible_videos_links: [""] | |
category: "sermon" | |
--- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment