Skip to content

Commit a2004ef

Browse files
rdhyeeclaude
andcommitted
Fix globe click-through to Interactive Explorer
The lightbox feature was intercepting the globe image link. Add .nolightbox class to preserve the navigation to the Progressive Globe page. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 14b001c commit a2004ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ page-layout: full
99

1010
::: {.column-page}
1111

12-
[![Explore 6.7 million samples on an interactive globe](assets/isamples_globe.webp){fig-alt="Animated rotating globe showing iSamples data points from 4 scientific repositories" width="100%"}](/tutorials/progressive_globe.html "Explore the interactive globe")
12+
[![Explore 6.7 million samples on an interactive globe](assets/isamples_globe.webp){fig-alt="Animated rotating globe showing iSamples data points from 4 scientific repositories" width="100%" .nolightbox}](/tutorials/progressive_globe.html "Explore the interactive globe")
1313

1414
:::
1515

0 commit comments

Comments
 (0)