Skip to content

Commit

Permalink
Add plausible analytics tag
Browse files Browse the repository at this point in the history
  • Loading branch information
wcedmisten committed May 29, 2024
1 parent a4ac5f3 commit 89fc203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/Layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ const Layout: React.FC<LayoutProps> = ({
title="RSS Feed for wcedmisten.fyi"
href="/feed.xml"
/>
<script defer data-domain="wcedmisten.fyi" src="http://plausible.wcedmisten.dev/js/script.js"></script>
</Head>
<NavbarHeader />
<main>{children}</main>
Expand Down

0 comments on commit 89fc203

Please sign in to comment.