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.
1 parent c3c41f2 commit 27fe8b2Copy full SHA for 27fe8b2
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-Q95rrKF8xfjIcmlXaIpdy4TBPCfIWGL+bP6+P8FtU4EHXQBDPEWLYGl8kypvDKFt',
+ integrity: 'sha384-BRaUFjOnCmWCc/Fzz6hqywS4clr0LbPdvb9WH1QuIhkfopGfKIhTn5OQBSc3ntfl',
69
crossorigin: 'anonymous',
70
defer: 'defer',
71
},
0 commit comments