Started work on a new layout
This commit is contained in:
7
src/_layouts/page.html
Normal file
7
src/_layouts/page.html
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
<p>This is a standard page.</p>
|
||||
|
||||
{{ content }}
|
Reference in New Issue
Block a user