From 596213244a17ed95473fd1085794353a93bb2a00 Mon Sep 17 00:00:00 2001 From: sanbuphy Date: Wed, 18 Mar 2026 14:38:54 +0800 Subject: [PATCH] fix(viewer): exclude nav logo from image viewer Previously, the navigation title logo was incorrectly included in the image viewer's gallery. This change adds the `no-viewer` class to the logo image and updates the viewer filter to also exclude elements with the `nav-title-logo` class, ensuring the logo is not clickable or viewable in the image viewer modal. --- docs/.vitepress/theme/components/HomeFeatures.vue | 2 +- docs/.vitepress/theme/index.js | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/.vitepress/theme/components/HomeFeatures.vue b/docs/.vitepress/theme/components/HomeFeatures.vue index d28e530..37954aa 100644 --- a/docs/.vitepress/theme/components/HomeFeatures.vue +++ b/docs/.vitepress/theme/components/HomeFeatures.vue @@ -1920,7 +1920,7 @@ const appendixCards = [ :aria-label="t.nav.title" >