diff options
| author | Chris Wells <chris@mathematicaster.org> | 2024-02-12 08:21:49 -0600 |
|---|---|---|
| committer | Chris Wells <chris@mathematicaster.org> | 2024-02-12 08:21:49 -0600 |
| commit | 24ddf5f13ea51034f01e5912013e893c848eb9d2 (patch) | |
| tree | c2aaceef7823d5610b2dea50db43b73f9a2cc9c8 | |
| parent | 0f82292b11bf2dd10614ccf78d7fcab463c803d2 (diff) | |
| download | cookbook-24ddf5f13ea51034f01e5912013e893c848eb9d2.tar cookbook-24ddf5f13ea51034f01e5912013e893c848eb9d2.tar.gz cookbook-24ddf5f13ea51034f01e5912013e893c848eb9d2.tar.bz2 cookbook-24ddf5f13ea51034f01e5912013e893c848eb9d2.tar.lz cookbook-24ddf5f13ea51034f01e5912013e893c848eb9d2.tar.xz cookbook-24ddf5f13ea51034f01e5912013e893c848eb9d2.tar.zst cookbook-24ddf5f13ea51034f01e5912013e893c848eb9d2.zip | |
changes from lambduh on Mon Feb 12 08:21:49 AM CST 2024
| -rw-r--r-- | Pancakes.cook | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Pancakes.cook b/Pancakes.cook new file mode 100644 index 0000000..fd6e04e --- /dev/null +++ b/Pancakes.cook @@ -0,0 +1,6 @@ +>> prep time: 20 min +>> servings: 9 + +In a #large bowl{}, mix @flour{2%cup}(all-purpose), @sugar{3%tbs}, @salt{1/2%tsp}, @baking powder{1%tbs}, @baking soda{1%tsp} and @cinnamon{dash} and @nutmeg{dash}. + +In a #small bowl{}, mix together @butter{1/4%cup}(melted), @eggs{2}(beaten), @milk{1 3/4%cup}, @lemon juice{1%tsp} and @vanilla{dash} |
