From 4034f31b2096c1a7e93018c3d800c3735e8a962a Mon Sep 17 00:00:00 2001 From: geoffsee <> Date: Wed, 28 May 2025 22:59:36 -0400 Subject: [PATCH] Add link to geoff.seemueller.io in Sidebar --- src/layout/Sidebar.tsx | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/layout/Sidebar.tsx b/src/layout/Sidebar.tsx index 07e960a..f30dcf8 100644 --- a/src/layout/Sidebar.tsx +++ b/src/layout/Sidebar.tsx @@ -59,6 +59,17 @@ function RegulatoryItems({ isMobile }) { return ( <> + { + window.open("https://geoff.seemueller.io"); + }} + > + geoff.seemueller.io +