We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0887220 + 3da8b62 commit 8f55a58Copy full SHA for 8f55a58
docusaurus.config.ts
@@ -65,7 +65,7 @@ const config: Config = {
65
'data-website-id': process.env.NODE_ENV === 'development'
66
? 'cdd42f46-583d-4463-9ab2-8adcfe989c21' // Local development
67
: '2df416f9-7a9c-4e58-9a45-7106f7e0a139', // Production
68
- integrity: 'sha384-BRaUFjOnCmWCc/Fzz6hqywS4clr0LbPdvb9WH1QuIhkfopGfKIhTn5OQBSc3ntfl',
+ integrity: 'sha384-6PHtXKae10+dZuA/fcmjkSTDco+NPBE5fZ4eS/Em2lVIsS6FdDZIgs06MBJLEcSW',
69
crossorigin: 'anonymous',
70
defer: 'defer',
71
},
0 commit comments