From 1b0e8888616dc992c0a362794564877e235eca5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Sun, 19 Nov 2023 00:55:23 +0100 Subject: [PATCH] tabs: remove active tab from tab order #726 --- layouts/partials/shortcodes/tabs.html | 2 +- static/js/theme.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/layouts/partials/shortcodes/tabs.html b/layouts/partials/shortcodes/tabs.html index d6bc027233..c5fdf0531c 100644 --- a/layouts/partials/shortcodes/tabs.html +++ b/layouts/partials/shortcodes/tabs.html @@ -74,7 +74,7 @@ {{- range $idx, $tab := $tabs }}