31 lines
699 B
Plaintext
31 lines
699 B
Plaintext
---
|
|
title: 'CNN'
|
|
sidebar_position: 3
|
|
hide_table_of_contents: true
|
|
hide_title: true
|
|
---
|
|
|
|
|
|
<script src="https://player.vimeo.com/api/player.js"></script>
|
|
|
|
<div style={{
|
|
position: 'relative',
|
|
paddingTop: '100%', /* 1:1 Aspect Ratio */
|
|
marginTop: '2rem',
|
|
marginBottom: '2rem'
|
|
}}>
|
|
<iframe
|
|
src="https://player.vimeo.com/video/371621672?badge=0&autopause=0&player_id=0&app_id=58479&autoplay=1&muted=1"
|
|
frameborder="0"
|
|
allow="autoplay; fullscreen; picture-in-picture; clipboard-write"
|
|
style={{
|
|
position: 'absolute',
|
|
top: 0,
|
|
left: 0,
|
|
width: '100%',
|
|
height: '100%'
|
|
}}
|
|
title="Threefold_Freefow_Nile_May_2022"
|
|
/>
|
|
</div>
|