Skip to content

Commit

Permalink
add MIT panel
Browse files Browse the repository at this point in the history
Fixes #1046
  • Loading branch information
jlopp committed Jul 10, 2024
1 parent 8b569aa commit 86ed2bc
Show file tree
Hide file tree
Showing 2 changed files with 649 additions and 1 deletion.
9 changes: 8 additions & 1 deletion interviews.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,14 @@ <h1>Interviews</h1>

<div class="container">

<div class="audio col-xs-12 col-lg-offset-0 col-sm-offset-0 col-md-offset-0 col-md-6 col-sm-6 col-lg-6">
<div class="vid col-xs-12 col-lg-offset-0 col-md-offset-0 col-md-6 col-sm-6 col-lg-6">
<p class="h4"><a href="https://www.youtube.com/watch?v=_B5nIUBROyQ" target="_blank" rel="noopener">Self Custody &amp; Privacy</a></p> MIT Bitcoin Expo
<br>
(<a href="/media-archive/videos/MIT_Bitcoin_Expo_2024-Self_Custody_and_Privacy_Panel.mp4">Video File</a>) (<a href="/media-archive/videos/MIT_Bitcoin_Expo_2024-Self_Custody_and_Privacy_Panel.mp3">Audio File</a>) (<a href="/transcripts/interviews/MIT_Bitcoin_Expo_2024-Self_Custody_and_Privacy_Panel.txt">Transcript</a>)
<br>
<div class="videowrapper">
<div class="youtube-player" data-id="_B5nIUBROyQ"></div>
</div>
<br>
<br>
</div>
Expand Down
Loading

0 comments on commit 86ed2bc

Please sign in to comment.