fix: make templates work
All checks were successful
Build and Push Server / build-and-push (push) Successful in 2m57s
All checks were successful
Build and Push Server / build-and-push (push) Successful in 2m57s
This commit is contained in:
@@ -38,5 +38,4 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
# { headline }
|
# { headline }
|
||||||
|
|
||||||
{ articleBody }
|
{ articleBody }
|
||||||
|
|||||||
@@ -36,7 +36,6 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
# { name | text }
|
# { name | text }
|
||||||
|
|
||||||
{ description | text }
|
{ description | text }
|
||||||
|
|
||||||
## Ingredients
|
## Ingredients
|
||||||
|
|||||||
@@ -37,5 +37,4 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
# { itemReviewed.name }
|
# { itemReviewed.name }
|
||||||
|
|
||||||
{ reviewBody }
|
{ reviewBody }
|
||||||
|
|||||||
Reference in New Issue
Block a user