1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-03 21:00:59 +00:00
notes/_layouts/page.html
Boris Mann 37d54f5bf2
page layout also used out of the box by Jekyll
Suggesting page, since `about.md` uses it for new Jekyll installs as well.
2019-01-15 10:52:32 -08:00

6 lines
39 B
HTML

---
layout: default
---
{{ content }}