Changed front matter "credit" to "caption" and "url" to "caption_url"
This makes more sense and standardize frontmatter.
This commit is contained in:
parent
8ef95125bd
commit
37c68f331a
14 changed files with 33 additions and 33 deletions
|
@ -5,8 +5,8 @@ title: "Now with Comments!"
|
|||
teaser: "For a blog you need comments. Like all those other jekyll themes we baked in Disqus. It's easy to set, it works and makes a static jekyll blog more dynamic."
|
||||
header:
|
||||
image_fullwidth: "header_typewriter.jpg"
|
||||
credit: Image by Florian Klauer
|
||||
url: "http://florianklauer.de/"
|
||||
caption: Image by Florian Klauer
|
||||
caption_url: "http://florianklauer.de/"
|
||||
image:
|
||||
thumb: typewriter_thumb.jpg
|
||||
homepage: homepage_typewriter.jpg
|
||||
|
|
Reference in a new issue