mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-03-09 02:07:42 -04:00
Fix old about
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user