fixed typo in image path
This commit is contained in:
parent
c7b5de7ced
commit
d185359c65
2 changed files with 2 additions and 2 deletions
|
@ -60,7 +60,7 @@ recipes:
|
|||
description: >
|
||||
Time to make pizza!
|
||||
- name: "Neapolitan Cold Rise"
|
||||
image: https://gitea.broodjeaap.net/broodjeaap/PizzaRecipes/raw/branch/master/app_init/images/nea__pizza.png
|
||||
image: https://gitea.broodjeaap.net/broodjeaap/PizzaRecipes/raw/branch/master/app_init/images/nea_cold_pizza.png
|
||||
description: >
|
||||
A Neapolitan Style pizza with a multi day cold rise, giving a light and fluffy dough.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
recipe:
|
||||
name: "Neapolitan Cold Rise"
|
||||
image: https://gitea.broodjeaap.net/broodjeaap/PizzaRecipes/raw/branch/master/app_init/images/nea__pizza.png
|
||||
image: https://gitea.broodjeaap.net/broodjeaap/PizzaRecipes/raw/branch/master/app_init/images/nea_cold_pizza.png
|
||||
description: >
|
||||
A Neapolitan Style pizza with a multi day cold rise, giving a light and fluffy dough.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue