Skip to content

Commit d303d03

Browse files
authored
docs: add scarf integration (#12739)
1 parent 2c45b11 commit d303d03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs-website/src/theme/Layout/index.js

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export default function LayoutWrapper(props) {
99
<SecondNavbar />
1010
{props.children}
1111
</Layout>
12+
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=92db07cf-8934-4b30-857a-3fcfda4c86dd" />
1213
</>
1314
);
1415
}

0 commit comments

Comments
 (0)