Whoops, forgot the _layouts templates.
This commit is contained in:
parent
765a23468e
commit
c70ca8ac97
|
@ -0,0 +1 @@
|
|||
{{ content }}
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
{{ content }}
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
{{ content }}
|
Loading…
Reference in New Issue