Skip to content

Commit

Permalink
fix: community sync calendar iframe load failed (#4550)
Browse files Browse the repository at this point in the history
fix: iframe

Signed-off-by: suyanhanx <suyanhanx@gmail.com>
  • Loading branch information
suyanhanx authored Apr 29, 2024
1 parent 1f36118 commit 2e3887d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/community/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_position: 1
---

<head>
<meta httpEquiv="Content-Security-Policy" content="iframe-src https://calendar.google.com/"/>
<meta httpEquiv="Content-Security-Policy" content="frame-src https://calendar.google.com/"/>
</head>

Welcome to the Apache OpenDAL™ community!
Expand Down

0 comments on commit 2e3887d

Please sign in to comment.