Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellga committed Jun 18, 2024
1 parent dd5d812 commit 478204b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
with:
use-public-rspm: true

# This is needed to clean previous docs that don't exist anymore.
- name: Previous documentation cleanup
run: |
DIRECTORY="./_docs/contents"
Expand Down
6 changes: 1 addition & 5 deletions _docs/_quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,8 @@ website:
format:
html:
theme:
dark: minty
dark: litera
light: litera
css: styles.css
toc: true
grid:
body-width: 1000px



0 comments on commit 478204b

Please sign in to comment.