vault backup: 2024-08-31 13:39:50
This commit is contained in:
parent
07c786f3ec
commit
39ad418c22
@ -9,28 +9,32 @@
|
|||||||
vars: {
|
vars: {
|
||||||
d2-config: {
|
d2-config: {
|
||||||
dark-theme-id: 200
|
dark-theme-id: 200
|
||||||
|
layout-engine: elk
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
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\
|
||||||
-> add 1/2 tsp salt\
|
-> add 1/2 tsp salt\
|
||||||
-> node [label="stir"]\
|
-> stir\
|
||||||
-> add 3 mashed bananas\
|
-> add 3 mashed bananas\
|
||||||
-> add 1 tsp lemon juice\
|
-> add 1 tsp lemon juice\
|
||||||
-> stir\
|
-> stir again\
|
||||||
-> add 3 eggs\
|
-> add 3 eggs\
|
||||||
-> add 2tsp vanilla extract\
|
-> add 2tsp vanilla extract\
|
||||||
-> end
|
-> end
|
||||||
|
end: {
|
||||||
|
shape: oval
|
||||||
|
# near: bottom-right
|
||||||
|
}
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user