1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-29 12:15:31 +00:00

Add these for a better default jekyll experience

This commit is contained in:
Patrick Marsceill 2018-10-24 14:07:02 -04:00
parent 4177f965df
commit 886654d86d
No known key found for this signature in database
GPG Key ID: 286B93882D828F40
2 changed files with 10 additions and 0 deletions

5
_layouts/about.html Normal file
View File

@ -0,0 +1,5 @@
---
layout: default
---
{{ content }}

5
_layouts/home.html Normal file
View File

@ -0,0 +1,5 @@
---
layout: default
---
{{ content }}