Skip to content

Commit eaf8b5b

Browse files
committed
fixing link to logo
1 parent 6207a1d commit eaf8b5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ nav:
1414
- Quickstart: home/quick_start.md
1515
- Background: home/background.md
1616
- Gotchas: home/gotchas.md
17-
- Analog Tutorials: 'https://queracomputing.github.io/bloqade-analog-examples/latest/'
17+
- Analog Tutorials: 'https://queracomputing.github.io/bloqade-analog-examples/dev/'
1818
- Digital Tutorials: 'https://queracomputing.github.io/bloqade/latest/digital/'
1919
- Bloqade Digital: 'https://queracomputing.github.io/bloqade/latest/'
2020
- Blog: https://queracomputing.github.io/bloqade/latest/blog/
@@ -76,7 +76,7 @@ theme:
7676
icon: material/brightness-4
7777
name: Switch to light mode
7878
favicon: assets/favicon.ico
79-
logo: assets/logo-dark.png
79+
logo: assets/analog-logo-dark.png
8080
font:
8181
text: Lato
8282
extra_css:

0 commit comments

Comments
 (0)