Add a basic journaling/blogging system
This commit is contained in:
7
_layouts/post.html
Normal file
7
_layouts/post.html
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
<a href="/journal">Back</a>
|
||||
|
||||
{{ content }}
|
||||
Reference in New Issue
Block a user