Skip to content

Commit 376c872

Browse files
try brands
1 parent 2f88b17 commit 376c872

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

_brand.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ website:
2626
location: navbar
2727
type: overlay
2828
navbar:
29-
logo: /assets/logo/turing-logo.svg
29+
title: false
3030
# logo-href: https://turinglang.org/ -- Keep this commented so clicking on logo in dev mode doesn't redirect to the site
3131
left:
3232
- text: Get Started

0 commit comments

Comments
 (0)