Skip to content

Commit

Permalink
Add LSP to header
Browse files Browse the repository at this point in the history
  • Loading branch information
kaloudis committed Aug 26, 2024
1 parent fabf901 commit 53695fa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions frontend/src/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,12 @@ function Header(props: any) {
>
Documentation
</Nav.Link>
<Nav.Link
href="https://olympusln.com"
target="_blank"
>
LSP
</Nav.Link>
<Link to="/about">
<Nav.Link href="#about">About</Nav.Link>
</Link>
Expand Down

0 comments on commit 53695fa

Please sign in to comment.