Fix: small fix
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user