Skip to content

Commit 2edf5a8

Browse files
authored
Merge pull request #40 from Openscapes/dark-light
Use straight cosmo theme, no dark/light
2 parents 9109d8a + 5839e7b commit 2edf5a8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

_quarto.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,7 @@ website:
4646

4747
format:
4848
html:
49-
theme:
50-
light: [cosmo, theme.scss] # from https://github.com/sta210-s22/website/blob/main/_quarto.yml
51-
dark: [cosmo, theme-dark.scss]
49+
theme: cosmo
5250
code-copy: true
5351
code-overflow: wrap
5452
toc: true

0 commit comments

Comments
 (0)