We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25a84f9 commit 0e9e14cCopy full SHA for 0e9e14c
docs/src/layouts/MainLayout.astro
@@ -133,5 +133,6 @@ const nextLink: Record<string, Link | undefined> = {
133
<RightSidebar headings={headings} githubEditUrl={githubEditUrl} />
134
</aside>
135
</main>
136
+ <script defer src="https://static.cloudflareinsights.com/beacon.min.js" data-cf-beacon='{"token": "8d756941072a4e108206714e34ad450b"}'></script>
137
</body>
138
</html>
0 commit comments