diff --git a/content/_index.md b/content/_index.md index bf6e9a2..bbbae5e 100644 --- a/content/_index.md +++ b/content/_index.md @@ -44,7 +44,7 @@ flowchart TD end subgraph "Distribution Infrastructure" - ObjectStorage@{ shape: bow-rect} + ObjectStorage@{ shape: bow-rect, label: "Object Storage"} Metadata@{ shape: rect} HTTP@{ shape: rect, label: "Static Files & API"} DecentralizedDistribution@{ shape: rect, label: "Decentralized Distribution"}