Skip to content

Commit

Permalink
add dark / light theme
Browse files Browse the repository at this point in the history
  • Loading branch information
daltare committed Nov 28, 2023
1 parent 3c07387 commit ebf543f
Show file tree
Hide file tree
Showing 3 changed files with 350 additions and 5 deletions.
Binary file modified 02_data_results/water_system_demographics_sac.gpkg
Binary file not shown.
8 changes: 7 additions & 1 deletion _quarto.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
project:
type: website
output-dir: docs
output-dir: docs
format:
html:
theme:
# - default
light: flatly
dark: darkly
Loading

0 comments on commit ebf543f

Please sign in to comment.