Started work on a new layout

This commit is contained in:
2021-08-17 14:41:24 -04:00
parent 74b55dd4fe
commit 4ca12a0654
9 changed files with 124 additions and 49 deletions

7
src/_layouts/page.html Normal file
View File

@ -0,0 +1,7 @@
---
layout: default
---
<p>This is a standard page.</p>
{{ content }}