We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c45b11 commit d303d03Copy full SHA for d303d03
docs-website/src/theme/Layout/index.js
@@ -9,6 +9,7 @@ export default function LayoutWrapper(props) {
9
<SecondNavbar />
10
{props.children}
11
</Layout>
12
+ <img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=92db07cf-8934-4b30-857a-3fcfda4c86dd" />
13
</>
14
);
15
}
0 commit comments