Skip to content

Commit

Permalink
Update nav
Browse files Browse the repository at this point in the history
  • Loading branch information
youngbin-cm committed Jan 11, 2024
1 parent a1d61ce commit 1a51931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/GlobalNavigation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export default function GlobalNavigation(props: GlobalNavigationProps) {
logo={{
src: 'https://assets.ubuntu.com/v1/82818827-CoF_white.svg',
title: props.logoTitle,
url: '#'
url: '/'
}}
theme={Theme.DARK}
/>
Expand Down

0 comments on commit 1a51931

Please sign in to comment.