Create the Story layout
This commit is contained in:
parent
e9996808be
commit
5eaefd30fb
8
_layouts/story.html
Normal file
8
_layouts/story.html
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
layout: default
|
||||||
|
---
|
||||||
|
<h3>
|
||||||
|
{{ page.title }}<br>
|
||||||
|
<small>{% include read_time.html %}</small>
|
||||||
|
</h3>
|
||||||
|
{{ content }}
|
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
layout: page
|
layout: story
|
||||||
title: "Shadow of the Sun Twins"
|
title: "Shadow of the Sun Twins"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user