From b61ca7359fe63dc3d8fddbf9efea8432d57e0087 Mon Sep 17 00:00:00 2001 From: Alex Haslam Date: Sun, 15 Feb 2026 21:55:53 +0000 Subject: [PATCH] Make chevron rotate --- layouts/shortcodes/accordion.html | 9 +++++++++ layouts/shortcodes/accordionItem.html | 6 +++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/layouts/shortcodes/accordion.html b/layouts/shortcodes/accordion.html index 14ff2d79..590d2da3 100644 --- a/layouts/shortcodes/accordion.html +++ b/layouts/shortcodes/accordion.html @@ -27,6 +27,15 @@ } {{ end }} + {{ if eq $mode "collapse" }}