mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-04 03:01:23 -06:00
Add these for a better default jekyll experience
This commit is contained in:
parent
4177f965df
commit
886654d86d
5
_layouts/about.html
Normal file
5
_layouts/about.html
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
{{ content }}
|
5
_layouts/home.html
Normal file
5
_layouts/home.html
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
{{ content }}
|
Loading…
x
Reference in New Issue
Block a user