Fix: small fix

This commit is contained in:
2026-03-10 12:05:03 +00:00
parent 81d1281b24
commit 0433e40297
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ export default function Navbar() {
{/* Logo - links to home */}
<Link href="/" className="flex items-center space-x-3 hover:opacity-80 transition-opacity">
<img
src="https://openwheels.racing/files/img/Openwheels_landscape.svg"
src="https://files.openwheels.racing/img/Openwheels_landscape.svg"
alt="OpenWheels"
className="h-6 hidden sm:block brightness-0 invert"
/>