Skip to content

Commit

Permalink
chore: add config
Browse files Browse the repository at this point in the history
  • Loading branch information
agoose77 committed Dec 2, 2024
1 parent 4436ab1 commit 31e19ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions myst.shared.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ site:
url: https://2i2c.org

options:
logo: img/logo-light.webp
logo_dark: img/logo-dark.webp
favicon: img/favicon.png
logo: https://raw.githubusercontent.com/2i2c-org/demo-gallery/main/img/logo-light.webp
logo_dark: https://raw.githubusercontent.com/2i2c-org/demo-gallery/main/img/logo-dark.webp
favicon: https://raw.githubusercontent.com/2i2c-org/demo-gallery/main/img/favicon.png

0 comments on commit 31e19ba

Please sign in to comment.