Skip to content

Commit

Permalink
youtube-nocookie.com
Browse files Browse the repository at this point in the history
  • Loading branch information
edwbaker committed Apr 2, 2024
1 parent 5865937 commit a32de63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/youtube.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div class="embed-container">
<iframe width="640" height="390"
loading="lazy"
src="https://www.youtube.com/embed/{{ include.id }}?start={{ include.start }}"
src="https://www.youtube-nocookie.com/embed/{{ include.id }}?start={{ include.start }}"
title = "{{ include.title }}"
frameborder="0" allowfullscreen></iframe>
</div>
Expand Down

0 comments on commit a32de63

Please sign in to comment.