mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-05-16 01:01:49 +01:00
Add templates for articles with videos
This commit is contained in:
+1
-1
@@ -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
|
||||
---
|
||||
|
||||
@@ -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