vault backup: 2024-08-31 13:49:50

This commit is contained in:
zleyyij 2024-08-31 13:49:50 -06:00
parent e380881844
commit 3c42400e0b

View File

@ -12,19 +12,13 @@ vars: {
layout-engine: elk layout-engine: elk
} }
} }
grid-columns: 3
begin: { begin: {
shape: oval shape: oval
# near: top-left # near: top-left
} }
end: {
shape: oval
# near: bottom-right
}
# grid-rows: 20
grid-columns: 2
begin -> add 3c flour\ begin -> add 3c flour\
-> add 1 1/2 tsp baking soda\ -> add 1 1/2 tsp baking soda\
-> add 1/2 tsp cinnamon\ -> add 1/2 tsp cinnamon\
@ -35,6 +29,14 @@ begin -> add 3c flour\
-> stir again\ -> stir again\
-> add 3 eggs\ -> add 3 eggs\
-> add 2tsp vanilla extract\ -> add 2tsp vanilla extract\
-> stir a final time\
-> bake @ 350f for 50 min\
-> let cool for 1 hour\
-> end -> end
end: {
shape: oval
# near: bottom-right
}
```
``` ## Pseudocode