Skip to content

Commit c474be9

Browse files
author
Mike Moore
committed
Update recipe template display on the site
1 parent 4232e0e commit c474be9

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

recipe-template.textile

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
---
2+
layout: default
3+
title: Recipe Template
4+
---
5+
6+
h2. Sample recipe template
7+
8+
Create a new *my_recipe.textile* file and use this text as a start.
9+
10+
<pre>
11+
---
212
layout: recipe
313
title: Title of The Recipe
414
chapter: Chapter Name
@@ -15,4 +25,4 @@ Do this about it.
1525
h2. Discussion
1626

1727
Here's why.
18-
28+
</pre>

0 commit comments

Comments
 (0)