Skip to content

Commit

Permalink
Add link to logo
Browse files Browse the repository at this point in the history
  • Loading branch information
khdeej-ay committed Oct 24, 2024
1 parent 07a918b commit 67f158a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Client/src/Components/Sidebar/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,8 @@ function Sidebar() {
direction="row"
alignItems="center"
gap={theme.spacing(4)}
onClick={() => window.open("https://github.com/bluewave-labs/bluewave-uptime", "_blank", "noreferrer")}
sx={{ cursor: "pointer" }}
>
<Stack
justifyContent="center"
Expand Down

0 comments on commit 67f158a

Please sign in to comment.