Skip to content

Commit 0be9e78

Browse files
committed
Add missing .include-dark to nav-breadcrumbs image
The dark variant (nav-breadcrumbs-dark.png) was already in the PR but the .qmd reference was missing the .include-dark class.
1 parent fc7bb45 commit 0be9e78

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
@@ -401,7 +401,7 @@ website:
401401

402402
The page `tutorials.html` contains the following breadcrumb:
403403

404-
![](images/nav-breadcrumbs.png){.border fig-alt="Screenshot of a webpage. Above the header 'Tutorials' is the linked text 'Tutorials > Tutorial Landing'." width=50%}
404+
![](images/nav-breadcrumbs.png){.border .include-dark fig-alt="Screenshot of a webpage. Above the header 'Tutorials' is the linked text 'Tutorials > Tutorial Landing'." width=50%}
405405

406406
You can disable breadcrumbs for a website using the `bread-crumbs` option:
407407

0 commit comments

Comments
 (0)