Skip to content

Commit

Permalink
Switch to Umami
Browse files Browse the repository at this point in the history
  • Loading branch information
codetheweb committed Apr 2, 2022
1 parent 9580461 commit c505d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ const MyApp = ({Component, pageProps}: AppProps & {Component: CustomNextPage<any

{
process.env.NODE_ENV === 'production' && (
<script async defer data-domain="michigantechcourses.com" src="https://plause.maxisom.me/js/plause.js"/>
<script async defer data-website-id="6d73d07c-c64e-41db-9db7-5688da4d5945" src="https://um.maxisom.me/umami.js"/>
)
}

Expand Down

1 comment on commit c505d8d

@vercel
Copy link

@vercel vercel bot commented on c505d8d Apr 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.