Applique le panel recette sur les recettes
This commit is contained in:
parent
75a822112f
commit
783ce3f332
8 changed files with 25 additions and 25 deletions
|
@ -9,28 +9,28 @@ categories: ["recette"]
|
|||
tags: []
|
||||
---
|
||||
|
||||
{{% panel title="Ingrédients" %}}
|
||||
{{% panel status="recipe" title="Ingrédients" %}}
|
||||
|
||||
- ingredient 1
|
||||
- ingredient 2
|
||||
|
||||
{{% /panel %}}
|
||||
|
||||
{{% panel title="Matos" %}}
|
||||
{{% panel status="recipe" title="Matos" %}}
|
||||
|
||||
- matos 1
|
||||
- matos 2
|
||||
|
||||
{{% /panel %}}
|
||||
|
||||
{{% panel title="Instructions" %}}
|
||||
{{% panel status="recipe" title="Instructions" %}}
|
||||
|
||||
1. instruction 1
|
||||
2. instruction 2
|
||||
|
||||
{{% /panel %}}
|
||||
|
||||
{{% panel title="Source" %}}
|
||||
{{% panel status="recipe" title="Source" %}}
|
||||
|
||||
https://source.fr
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue