From e46d5dd68852672ea37e5bb4e938f4cd570ff2a7 Mon Sep 17 00:00:00 2001 From: Roman Koshkin Date: Mon, 5 Aug 2024 03:02:06 +0200 Subject: [PATCH] link to Swordfish in navbar --- src/components/Container.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/Container.tsx b/src/components/Container.tsx index 4474693..d8b59c9 100644 --- a/src/components/Container.tsx +++ b/src/components/Container.tsx @@ -69,6 +69,9 @@ export function Container({ children, isHome }: Props) {
  • About
  • +
  • + 🤖AI Chat +
  • {!isHome && (
  • Home