From c4e1aded5ba47c883952fdcaf7531524e3a9b7e1 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Thu, 29 Jan 2026 06:56:51 -0500 Subject: [PATCH] Change order of experimental infrastructure items in homepage high-level overview diagram --- content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index 958e6bb..32b67a4 100644 --- a/content/_index.md +++ b/content/_index.md @@ -53,11 +53,11 @@ flowchart TD end subgraph ei [Experimental Infrastructure] - Panoramax@{ shape: rect} Martin@{ shape: rect} GeoServer@{ shape: rect} ZOOProject@{ shape: rect, label: "ZOO-Project"} BBOXServer@{ shape: rect, label: "BBOX Server"} + Panoramax@{ shape: rect} end subgraph "Consumption"