From 2720a5c8d8cdacf92430bf7ffd8ecff843e4a2a1 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Mon, 26 Jan 2026 13:54:42 -0500 Subject: [PATCH] Simplified front-page diagram --- content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index eb0e3ac..5d6290e 100644 --- a/content/_index.md +++ b/content/_index.md @@ -60,7 +60,7 @@ flowchart TD end subgraph "Consumption / End Users" - DataSci[Researchers & Developers]:::consumer + DataSci[Researchers]:::consumer WebApps[Web Applications]:::consumer Systems[Systems]:::consumer end