Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions site/docs/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,18 @@ maintaining settlement guarantees and supporting dynamic participation.

Want to catch up on the latest Leios news but can't make the monthly status meeting? No problem! Take a look at our brief meeting recaps to see what was discussed and where the team is headed next!

June 2025 Recap:
<div style={{position: 'relative', paddingBottom: '56.25%', height: 0}}>
<iframe
style={{position: 'absolute', top: 0, left: 0, width: '100%', height: '100%'}}
src="https://www.youtube.com/embed/sruxK9JqUls?si=WVp-sSXz6iHJ2bTx"
title="June 2025 Recap"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
/>
</div>

May 2025 Recap:
<div style={{position: 'relative', paddingBottom: '56.25%', height: 0}}>
<iframe
Expand Down