Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions content/en/_headers
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,9 @@
X-Content-Type-Options: nosniff
Referrer-Policy: no-referrer
Feature-Policy: geolocation none;midi none;notifications none;push none;sync-xhr none;microphone none;camera none;magnetometer none;gyroscope none;speaker self;vibrate none;fullscreen self;

/radiantaward
Referrer-Policy: strict-origin-when-cross-origin

/radiantaward/
Referrer-Policy: strict-origin-when-cross-origin
2 changes: 1 addition & 1 deletion content/en/radiantaward.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</section>

<center>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/opcxS0LynYc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/opcxS0LynYc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</center>

<section class="slice" id="sct-topics">
Expand Down
Loading