Skip to content

Commit 00cc19d

Browse files
committed
Blog init via tinypress.co
1 parent 0b069b8 commit 00cc19d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

_layouts/page.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: default
3+
---
4+
5+
<div class="page">
6+
<h1 class="page-title">{{ page.title }}</h1>
7+
{{ content }}
8+
</div>

0 commit comments

Comments
 (0)