Skip to content

Commit 36566c5

Browse files
committed
Add .include-dark and fix fig-alt for reader-mode screenshot
1 parent 0fc1328 commit 36566c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/websites/website-navigation.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ navbar: false
473473

474474
If you'd like users to be able to hide the side navigation and table of contents and have a more focused reading experience, you can enabled `reader-mode`. When enabled, a `reader-mode` toggle will appear on the navbar, if present, or on the sidebar. When pressed, the toggle will 'roll up' the sidebar and table of contents.
475475

476-
![](images/reader-mode.png){fig-alt="Reader mode toggle appearing the top navigation."}
476+
![](images/reader-mode.png){.include-dark fig-alt="Reader mode toggle appearing in the top navigation with the table of contents collapsed into an 'On this page' dropdown."}
477477

478478
To enable `reader-mode`, use the following in your project:
479479

0 commit comments

Comments
 (0)