this repo has no description www.baileykane.co/
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add slug

BK610 235c5395 b321309d

+1
+1
types/Recipe.ts
··· 8 8 totalTime: number; 9 9 ingredients: string; 10 10 content: string; 11 + slug: string; 11 12 }