vault backup: 2024-08-31 12:33:50

This commit is contained in:
zleyyij 2024-08-31 12:33:50 -06:00
parent 6481fe48b3
commit eb6e6f8356

View File

@ -6,6 +6,13 @@
## Diagram ## Diagram
```d2 ```d2
vars: {
d2-config: {
dark-theme-id: 200
}
}
begin: {shape: oval} begin: {shape: oval}
end: {shape: oval} end: {shape: oval}
@ -14,5 +21,6 @@ begin -> add 3c flour\
-> add 1/2 tsp cinnamon\ -> add 1/2 tsp cinnamon\
-> add 1/2 tsp salt\ -> add 1/2 tsp salt\
-> stir\ -> stir\
-> [in separate bowl] -> \[in separate bowl\]\
``` ```