Fix old about

This commit is contained in:
MartinBraquet
2025-09-01 17:51:14 +02:00
parent d5886fe3f2
commit 2877bc8239

View File

@@ -50,7 +50,7 @@ export default function Header() {
<div className="flex items-center space-x-2">
<Link
href="/About"
href="/about"
className={`${fontStyle} bg-gray-200 dark:bg-gray-600 text-gray-800 dark:text-white rounded-full hover:bg-gray-300 dark:hover:bg-gray-500`}
>
About