mirror of
https://github.com/thangisme/notes.git
synced 2026-07-25 20:33:51 -04:00
page layout also used out of the box by Jekyll
Suggesting page, since `about.md` uses it for new Jekyll installs as well.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
{{ content }}
|
||||
Reference in New Issue
Block a user