Skip to content

Commit b6d9a0a

Browse files
author
asteria
committed
Merge branch 'master' of https://github.com/syvita/docs
2 parents 174ccb1 + d9d805d commit b6d9a0a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/pages/_document.tsx

+5
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@ export default class MyDocument extends Document<DocumentProps> {
5959
})()`,
6060
}}
6161
/>
62+
<script
63+
defer
64+
src="https://static.cloudflareinsights.com/beacon.min.js"
65+
data-cf-beacon='{"token": "7119a34ea5d44f3db50204b9626b36f6"}'
66+
></script>
6267
<link rel="preconnect" href="https://bh4d9od16a-dsn.algolia.net" crossOrigin="true" />
6368
<Main />
6469
<NextScript />

0 commit comments

Comments
 (0)