Skip to content

Commit

Permalink
qs
Browse files Browse the repository at this point in the history
  • Loading branch information
lostmygithubaccount committed Oct 2, 2023
1 parent 914f8d2 commit fda5ec1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install Quarto
uses: quarto-dev/quarto-actions/setup@v2
with:
version: latest
version: "v1.4.398"

- name: Install ibis-birdbrain and dependencies
run: |
Expand Down
10 changes: 6 additions & 4 deletions docs/_quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,12 @@ format:
html:
#theme: vapor
theme:
dark: darkly
light: darkly
#fontcolor: fuchsia
#linkcolor: fuchsia
# dark: darkly
#light: darkly
dark: vapor
light: vapor
fontcolor: fuchsia
linkcolor: fuchsia
css: styles.css
toc: true

Expand Down

0 comments on commit fda5ec1

Please sign in to comment.