Skip to content

Commit

Permalink
fix_attempt (#767)
Browse files Browse the repository at this point in the history
  • Loading branch information
cw75 authored Jun 18, 2024
1 parent 2321168 commit 65290ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ const versions = require('./versions.json');
},
{
name: 'Content-Security-Policy',
content: "frame-src 'self' https://www.google.com/recaptcha/;"
content: "frame-src 'self' https://www.google.com/recaptcha/ https://www.google.com/;"
}
],
navbar: {
Expand Down

0 comments on commit 65290ea

Please sign in to comment.