We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36adb48 + ddf82d2 commit 2435cd1Copy full SHA for 2435cd1
react_frontend/src/components/layout_components/MainAppBar.js
@@ -89,7 +89,7 @@ function MainAppBar(props) {
89
alignItems: "center",
90
}}
91
>
92
- <Image src="/static/common/img/logo.gif" fit={"cover"} width={50} />
+ <a href="http://0.0.0.0:7164/exercises/"><Image src="/static/common/img/logo.gif" fit={"cover"} width={50} /></a>
93
</Box>
94
<Box
95
sx={{
0 commit comments