From 89fc203c59dec204c4d902e67c9cc0bd7e808fe4 Mon Sep 17 00:00:00 2001 From: William Edmisten Date: Tue, 28 May 2024 22:33:51 -0400 Subject: [PATCH] Add plausible analytics tag --- components/Layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/components/Layout.tsx b/components/Layout.tsx index fb77c3f0..74e496d7 100644 --- a/components/Layout.tsx +++ b/components/Layout.tsx @@ -39,6 +39,7 @@ const Layout: React.FC = ({ title="RSS Feed for wcedmisten.fyi" href="/feed.xml" /> +
{children}