2DegreesInvesting / tiltWebTool

APP: https://mauro-2dii.shinyapps.io/tiltwebtool/
https://2degreesinvesting.github.io/tiltWebTool/
GNU General Public License v3.0
0 stars 0 forks source link

Prove we can embed a video #88

Closed maurolepore closed 6 days ago

maurolepore commented 6 days ago

e.g.

linkedIn post

<iframe src="https://www.linkedin.com/embed/feed/update/urn:li:ugcPost:7200766698046586880" height="849" width="504" frameborder="0" allowfullscreen="" title="Embedded post"></iframe>

YouTube video

<iframe width="560" height="315" src="https://www.youtube.com/embed/DQUupyDlgxY?si=5i6K16xONUSUJJ6L" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
maurolepore commented 6 days ago

Done