Skip to content

Commit 5fe280f

Browse files
author
Susan Vanderplas
committed
update caption, try to change to a different theme to see if that fixes wcag issues
1 parent 1c0487c commit 5fe280f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_quarto.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ format:
111111
css: ['build_deps/style.css']
112112
highlight-style: a11y
113113
theme:
114-
light: ['cosmo', build_deps/callouts.scss]
115-
dark: ['cyborg', build_deps/callouts.scss]
114+
light: ['flatly', build_deps/callouts.scss]
115+
dark: ['darkly', build_deps/callouts.scss]
116116
code-link: true
117117
include-in-header: "build_deps/header.html"
118118
code-copy: true

index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ I've made an effort to use some specific formatting and enable certain features
2424

2525
The book contains a number of features which should help you navigate, use, improve, and respond to the textbook.
2626

27-
![Textbook features, menus, and interactive options](images/how-to-use/Textbook-features.png){fig-alt="There are a number of interactive features available in this textbook. There is a search bar on the left sidebar, along with links to each chapter. On the right, there is a menu specific to the sections in each chapter - this helps you navigate within the chapter. There is also a link to \"Edit this page\" that allows you to submit a correction to the textbook via Github. At the bottom, there is a link to the next chapter, but there are also reaction emoji that allow you to express yourself after you read the chapter. If you log in via GitHub, you can also leave comments, start discussions, or ask questions using the github discussion integration at the bottom of the page."}
27+
![Textbook features, menus, and interactive options](images/how-to-use/Textbook-features.png){fig-alt="There are a number of interactive features available in this textbook. There is a search bar on the left sidebar, along with links to each chapter. On the right, there is a menu specific to the sections in each chapter - this helps you navigate within the chapter. There is also a link to \"Edit this page\" that allows you to submit a correction to the textbook via Github. If you log in via GitHub, you can also leave comments, start discussions, or ask questions using the github discussion integration at the bottom of the page. At the bottom, there is a link to the next chapter, but there are also reaction emoji that allow you to express yourself after you read the chapter."}
2828

2929
### Special Sections {.unnumbered}
3030

0 commit comments

Comments
 (0)