From b43dd1ad723c468a2424e8db3b8b32619392f72a Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Thu, 29 Jan 2026 08:11:52 -0500 Subject: [PATCH] Fix mistake in diagram animation --- content/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/_index.md b/content/_index.md index 32b67a4..927bcd6 100644 --- a/content/_index.md +++ b/content/_index.md @@ -107,8 +107,8 @@ flowchart TD Systems a38@ --> DataSci a38@{animate: true, animation: fast} - ei a39@ --> DataSci - a39@{animate: true, animation: slow} + ei a40@ --> DataSci + a40@{animate: true, animation: slow} click Parquet "https://github.com/apache/parquet-format/" _blank click FlatGeoBuf "https://flatgeobuf.org/" _blank