Create the Story layout
This commit is contained in:
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"
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user