mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-09-25 00:13:12 +08:00
Fix image use base ref
This commit is contained in:
parent
cc6f755f07
commit
5605a6210f
@ -71,7 +71,7 @@ const App = () => {
|
|||||||
</ThemeSwitcherWrapper>
|
</ThemeSwitcherWrapper>
|
||||||
<NavLink to="/">
|
<NavLink to="/">
|
||||||
<img
|
<img
|
||||||
src={"signoz.svg"}
|
src={"/signoz.svg"}
|
||||||
alt={"SigNoz"}
|
alt={"SigNoz"}
|
||||||
style={{
|
style={{
|
||||||
margin: "5%",
|
margin: "5%",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user