x
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<section class="view-component-preview-component"> <div class="view-component-preview-component__container"> <div class="ap-c-video"> <div class="ap-c-video__embed"> <div class="ap-c-video__embed-wrapper"> <iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen frameborder="0" src="https://www.youtube-nocookie.com/embed/k2C4lbbIH0c" title="How credit-card sized computers are made" ></iframe> </div> </div> </div> </div></section>
1
c('site/video', { video_id: 'k2C4lbbIH0c', title: 'How credit-card sized computers are made', slug: 'test' })
No notes provided.
No params configured.