Imported old code.
This commit is contained in:
parent
b35b040120
commit
89d94c38b6
243 changed files with 26457 additions and 0 deletions
9
_layouts/post.html
Normal file
9
_layouts/post.html
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
<article>
|
||||
<h2>{{page.title}}</h2>
|
||||
|
||||
{{content}}
|
||||
</article>
|
||||
Loading…
Add table
Add a link
Reference in a new issue