We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f88b17 commit 376c872Copy full SHA for 376c872
_brand.yml
@@ -0,0 +1,4 @@
1
+logo:
2
+ medium:
3
+ dark: assets/logo/turing-logo-dark.svg
4
+ light: assets/logo/turing-logo-light.svg
_quarto.yml
@@ -26,7 +26,7 @@ website:
26
location: navbar
27
type: overlay
28
navbar:
29
- logo: /assets/logo/turing-logo.svg
+ title: false
30
# logo-href: https://turinglang.org/ -- Keep this commented so clicking on logo in dev mode doesn't redirect to the site
31
left:
32
- text: Get Started
0 commit comments