Skip to content

Commit

Permalink
Merge pull request #5821 from hargunkaur286/video-embedding
Browse files Browse the repository at this point in the history
Video embedding
  • Loading branch information
vishalvivekm authored Aug 15, 2024
2 parents c07bbca + b6ce6bd commit d260d92
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/collections/events/2024/enlightening/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,8 @@ speakers: ["Lee Calcote", "Whitney Lee"]
Join host Whitney Lee and guest Lee Calcote to learn more!

<p>Meshery is a self-service engineering platform that enables the collaborative design and operation of cloud and cloud native infrastructure. With over 320 built-in integrations, Meshery seamlessly integrates with every CNCF project and your existing tools, across multiple clouds and Kubernetes clusters.
</p>
</p>

<div style=" position: relative;width: 100%;overflow: hidden;padding-top: 56.25%;">
<iframe style=" position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 100%;border: none;" src="https://www.youtube.com/embed/JqZ4UZrHdw4" 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>
</div>

0 comments on commit d260d92

Please sign in to comment.