Skip to content

Commit

Permalink
FRO-112: add plausible
Browse files Browse the repository at this point in the history
  • Loading branch information
tomeq93 committed Nov 7, 2023
1 parent 295e45a commit d2721da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/_app.page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ export default function MyApp(props: MyAppProps) {
<CacheProvider value={emotionCache}>
<Head>
<meta name="viewport" content="initial-scale=1, width=device-width" />
<script defer data-domain="app.spark.fi" src="https://plausible.io/js/script.js" />
</Head>
<Meta
title={'Maker-Powered Lending Market'}
Expand Down

0 comments on commit d2721da

Please sign in to comment.