mirror of
https://github.com/thangisme/notes.git
synced 2025-01-22 00:36:41 -05:00
Merge pull request #69 from bmann/patch-1
page layout also used out of the box by Jekyll
This commit is contained in:
commit
e1d226f192
5
_layouts/page.html
Normal file
5
_layouts/page.html
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
layout: default
|
||||||
|
---
|
||||||
|
|
||||||
|
{{ content }}
|
Loading…
Reference in New Issue
Block a user