mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 11:27:06 +00:00
Add templates for articles with videos
This commit is contained in:
@@ -3,7 +3,7 @@ title: Title
|
||||
date: 2019-01-01 7:01
|
||||
authors: Name
|
||||
image-caption: A caption for the cover image
|
||||
layout: article
|
||||
layout: image-article
|
||||
categories: articles
|
||||
---
|
||||
|
||||
11
_posts/_template/2019-01-01-video-article-name.md
Normal file
11
_posts/_template/2019-01-01-video-article-name.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: Title
|
||||
date: 2019-01-01 7:01
|
||||
authors: Name
|
||||
video-caption: A caption for the cover image
|
||||
video-id:
|
||||
layout: video-article
|
||||
categories: articles
|
||||
---
|
||||
|
||||
Content
|
||||
Reference in New Issue
Block a user