aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/TitleBar
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/TitleBar')
-rw-r--r--src/components/TitleBar/TitleBar.tsx5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/components/TitleBar/TitleBar.tsx b/src/components/TitleBar/TitleBar.tsx
index af34446..f345f24 100644
--- a/src/components/TitleBar/TitleBar.tsx
+++ b/src/components/TitleBar/TitleBar.tsx
@@ -134,6 +134,11 @@ const TitleBar: React.FC<TitleBarProps> = ({
Home
</li>
</Link>
+ <Link href="/twitch">
+ <li className="p-4 hover:bg-gray-700 transition-colors duration-300">
+ Twitch Table
+ </li>
+ </Link>
<Link href="/about">
<li className="p-4 hover:bg-gray-700 transition-colors duration-300">
About
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage