mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-04 03:01:23 -06: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:
parent
309b238400
commit
37d54f5bf2
5
_layouts/page.html
Normal file
5
_layouts/page.html
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
{{ content }}
|
Loading…
x
Reference in New Issue
Block a user