From bc8afeb87ed0defe8230c2642809ad085f67d276 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Sun, 8 Feb 2026 11:19:57 -0500 Subject: [PATCH] Fix mistake --- content/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/_index.md b/content/_index.md index b54ee4c..8f13030 100644 --- a/content/_index.md +++ b/content/_index.md @@ -160,9 +160,9 @@ flowchart TD WebP a94@--> GeoPackage a94@{animate: true, animation: slow} WebP a103@--> JPG - 103@{animate: true, animation: slow} + a103@{animate: true, animation: slow} WebP a104@--> PNG - 104@{animate: true, animation: slow} + a104@{animate: true, animation: slow} JPG a101@--> FileGeodatabase a101@{animate: true, animation: slow} PNG a102@--> FileGeodatabase