Skip to content

Commit

Permalink
fix a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatBeaverDev committed Aug 27, 2024
1 parent ff83a6d commit fff92a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systems/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
</head>
<div class="nav">
<div class="left">
<img src="./Rotur Logo.png" alt="Rotur Logo" style="width: 40px; height: 40px; border-radius: 50%;">
<img src="/Rotur Logo.png" alt="Rotur Logo" style="width: 40px; height: 40px; border-radius: 50%;">
<a href="/">Rotur.dev</a>
</div>
<div class="right">
Expand Down

0 comments on commit fff92a8

Please sign in to comment.