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

This commit is contained in:
zleyyij 2024-08-31 13:44:50 -06:00
parent 39ad418c22
commit e380881844

View File

@ -18,7 +18,10 @@ begin: {
shape: oval shape: oval
# near: top-left # near: top-left
} }
end: {
shape: oval
# near: bottom-right
}
# grid-rows: 20 # grid-rows: 20
grid-columns: 2 grid-columns: 2
@ -33,8 +36,5 @@ begin -> add 3c flour\
-> add 3 eggs\ -> add 3 eggs\
-> add 2tsp vanilla extract\ -> add 2tsp vanilla extract\
-> end -> end
end: {
shape: oval
# near: bottom-right
}
``` ```