Merge pull request #1060 from khd33j/feature

Add link to logo
This commit is contained in:
Alexander Holliday
2024-10-25 10:00:58 +08:00
committed by GitHub
+2
View File
@@ -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"