new, jekyll-based blog
This commit is contained in:
7
_layouts/post.html
Normal file
7
_layouts/post.html
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
{% assign post=page %}
|
||||
{% include post.html %}
|
||||
|
||||
{% include vcard.html %}
|
Reference in New Issue
Block a user