convert tags to lowercase (#804)
This commit is contained in:
parent
dbc47857eb
commit
4729be89a0
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Croque-monsieur bites
|
title: Croque-monsieur bites
|
||||||
tags: ['quick','Cheese', 'French']
|
tags: ['quick','cheese', 'french']
|
||||||
date: 2022-06-24
|
date: 2022-06-24
|
||||||
author: "SofianeHamlaoui"
|
author: "SofianeHamlaoui"
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Puff Pastry
|
title: Puff Pastry
|
||||||
tags: ['Dough', 'cheesefare', 'Pastry']
|
tags: ['dough', 'cheesefare', 'pastry']
|
||||||
date: 2022-06-23
|
date: 2022-06-23
|
||||||
author: "Nic Trib"
|
author: "Nic Trib"
|
||||||
---
|
---
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: Quiche Lorraine - Lothringer Käsetorte
|
title: Quiche Lorraine - Lothringer Käsetorte
|
||||||
date: 2022-05-17
|
date: 2022-05-17
|
||||||
author: benjamin-h
|
author: benjamin-h
|
||||||
tags: ['cheese', 'French', 'ham']
|
tags: ['cheese', 'french', 'ham']
|
||||||
---
|
---
|
||||||
|
|
||||||
- ⏲️ Prep time: 160 min
|
- ⏲️ Prep time: 160 min
|
||||||
|
|
Loading…
Reference in New Issue