Skip to content

Commit

Permalink
doc: Ignore analytics for stats page
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Jan 24, 2024
1 parent d842fe3 commit 645c358
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/docs/src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export default function Layout({ children }: { children: ReactNode }) {
data-chiffre-public-key="pk.3EPMj_faODyzisb0UNmZnzhIkG9sbj7zR5em6lf7Olk"
referrerPolicy="origin"
crossOrigin="anonymous"
data-chiffre-ignore-paths="/stats"
/>
)}
</body>
Expand Down

0 comments on commit 645c358

Please sign in to comment.