Skip to content

Commit

Permalink
docs: add scarf integration (#12739)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsheth2 authored Feb 26, 2025
1 parent 2c45b11 commit d303d03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs-website/src/theme/Layout/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export default function LayoutWrapper(props) {
<SecondNavbar />
{props.children}
</Layout>
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=92db07cf-8934-4b30-857a-3fcfda4c86dd" />
</>
);
}

0 comments on commit d303d03

Please sign in to comment.