Skip to content

Commit ca5066e

Browse files
committed
Use the less intrusive youtube-nocookie.com embed on the homepage
Note: it uses local storage and is able to track the user, but at least it does not associate his visit with his Google Account.
1 parent 2bbda6a commit ca5066e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/pages/homepage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ <h2 class="mt-0">Organized by community for community</h2>
150150
</div>
151151

152152
<div class="ratio ratio-16x9">
153-
<iframe width="960" height="407" src="https://www.youtube.com/embed/kL2gmhs0irI" allowfullscreen></iframe>
153+
<iframe width="960" height="407" src="https://www.youtube-nocookie.com/embed/kL2gmhs0irI" allowfullscreen></iframe>
154154
</div>
155155
</div>
156156
</div>

0 commit comments

Comments
 (0)