add diagram
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-07-29 00:43:16 +02:00
parent 20a54957ed
commit 7bf4c55da2
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -38,6 +38,6 @@ graph TB
MN1 --> P1[Page]
P1 --> B1[Block 1]
P1 --> B2[Block 2]
P1 --> B2[Block ...]
P1 --> BN[Block n]
```