Skip to content

Commit 2eec66c

Browse files
authored
fix: use youtube-nocookie for embeds (#7646)
1 parent 900f1be commit 2eec66c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getstarted/userinterface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ MetaDescription: A quick overview of the Visual Studio Code user interface. Lear
1111

1212
At its heart, Visual Studio Code is a code editor. Like many other code editors, VS Code adopts a common user interface and layout of an explorer on the left, showing all of the files and folders you have access to, and an editor on the right, showing the content of the files you have opened.
1313

14-
<iframe width="560" height="315" src="https://www.youtube.com/embed/nORT3-kONgA" title="Transform your VS Code user interface" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
14+
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/nORT3-kONgA" title="Transform your VS Code user interface" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
1515

1616
## Basic layout
1717

0 commit comments

Comments
 (0)