From 328db384cf8bc2e405184afd84070b70e9beeb12 Mon Sep 17 00:00:00 2001 From: TheFlow Date: Thu, 23 Oct 2025 00:24:58 +1300 Subject: [PATCH] fix(leader): correct accordion button closing tags All 9 accordion buttons now have matching opening tags. Previous deployment had closing tags causing rendering issues. Fixes mid-section formatting glitches where accordion content wasn't displaying. --- public/leader.html | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/public/leader.html b/public/leader.html index acb0ce00..02a015b7 100644 --- a/public/leader.html +++ b/public/leader.html @@ -17,9 +17,9 @@ - - - + + +