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