-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7424dd1
commit f13a61d
Showing
3 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"id": "profile/felicity-cloake", | ||
"type": "contributor", | ||
"webTitle": "Felicity Cloake", | ||
"webUrl": "https://www.theguardian.com/profile/felicity-cloake", | ||
"apiUrl": "https://content.guardianapis.com/profile/felicity-cloake", | ||
"bio": "<p>Award-winning food writer Felicity Cloake has written five cookbooks, two food travelogues and is the author of the Guardian's <a href=\"https://www.theguardian.com/food/series/how-to-cook-the-perfect----\">How to Cook the Perfect ...</a> recipe series</p>", | ||
"bylineImageUrl": "https://uploads.guim.co.uk/2018/01/29/Felicity-Cloake.jpg", | ||
"bylineLargeImageUrl": "https://uploads.guim.co.uk/2018/01/29/Felicity_Cloake,_L.png", | ||
"firstName": "Felicity", | ||
"lastName": "Cloake" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"id": "profile/yotamottolenghi", | ||
"type": "contributor", | ||
"sectionId": "lifeandstyle", | ||
"sectionName": "Life and style", | ||
"webTitle": "Yotam Ottolenghi", | ||
"webUrl": "https://www.theguardian.com/profile/yotamottolenghi", | ||
"apiUrl": "https://content.guardianapis.com/profile/yotamottolenghi", | ||
"bio": "<p>Yotam Ottolenghi is chef-patron of the <a href=\"https://ottolenghi.co.uk/\">Ottolenghi</a> delis and the Nopi and Rovi restaurants. He has published 10 bestselling cookbooks</p>", | ||
"bylineImageUrl": "https://uploads.guim.co.uk/2023/10/10/yotam_ottolenghi.jpg", | ||
"bylineLargeImageUrl": "https://uploads.guim.co.uk/2023/10/10/yotam_ottolenghi.png", | ||
"firstName": "Yotam", | ||
"lastName": "Ottolenghi", | ||
"twitterHandle": "ottolenghi" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"id": "profile/rick-stein", | ||
"type": "contributor", | ||
"webTitle": "Rick Stein", | ||
"webUrl": "https://www.theguardian.com/profile/rick-stein", | ||
"apiUrl": "https://content.guardianapis.com/profile/rick-stein", | ||
"firstName": "stein", | ||
"lastName": "rick" | ||
} |