mirror of
https://github.com/thangisme/notes.git
synced 2025-01-23 07:56:30 -05: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…
Reference in New Issue
Block a user