From db3b844802499e33420900f63642d9ce330220dd Mon Sep 17 00:00:00 2001 From: Nathaniel Tampus Date: Thu, 27 Jul 2023 16:27:30 +0800 Subject: [PATCH] link pre-alpha badge to roadmap --- client/src/components/Header.tsx | 36 ++++++++++---------------------- 1 file changed, 11 insertions(+), 25 deletions(-) diff --git a/client/src/components/Header.tsx b/client/src/components/Header.tsx index ed1adcb..4657bfa 100644 --- a/client/src/components/Header.tsx +++ b/client/src/components/Header.tsx @@ -1,4 +1,4 @@ -import { IconUser } from "@tabler/icons-react"; +import { IconExternalLink, IconUser } from "@tabler/icons-react"; import Link from "next/link"; import ThemeToggle from "./ThemeToggle"; @@ -22,30 +22,16 @@ export default function Header() { chessu -
- -
-
-

- This project is a work in progress. You can view the roadmap{" "} - - here - - . -

-
-
-
+ + pre-alpha + +