blog: v1
This commit is contained in:
parent
c5caa29000
commit
a54006c45a
8 changed files with 128 additions and 0 deletions
8
blog/_layouts/post.html
Normal file
8
blog/_layouts/post.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
layout: default
|
||||
---
|
||||
<p><a href="/">< home</a></p>
|
||||
|
||||
<em>posted on {{ page.date }}</em>
|
||||
|
||||
{{ content }}
|
Loading…
Add table
Add a link
Reference in a new issue