From c2e9c6832c6c07fc4743a66a659566c2dfcb2f6d Mon Sep 17 00:00:00 2001 From: squidfunk Date: Sat, 28 Mar 2026 20:01:22 +0100 Subject: [PATCH] fix: don't show button on mobile if table of contents is empty Signed-off-by: squidfunk --- dist/base.html | 15 +++++++++++---- src/base.html | 27 +++++++++++++++++++-------- 2 files changed, 30 insertions(+), 12 deletions(-) diff --git a/dist/base.html b/dist/base.html index e7de9915..add1dda3 100644 --- a/dist/base.html +++ b/dist/base.html @@ -181,10 +181,17 @@