Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sampoder authored Nov 6, 2021
1 parent d602414 commit aacbbb5
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,28 @@ <h1>
<img src="https://www.onepwaa.org/favicon.ico" width="50px" />
</div>
<h3>
Writing Webinar
2021 Webinars
</h3>
<div class="container">
<div class="row">
<div class="col-3 panel1">
<iframe
src="https://docs.google.com/presentation/d/e/2PACX-1vQDwBK0LibnrSJysQ-svnok448GCcLR2MskuxgsOoyjjhD3zwaQqehVwdcF82JV6iJ5xKiKJA-u52xd/embed?start=false&loop=false&delayms=60000"
width="100%"
height="180vw"
frameborder="0"
allowfullscreen
></iframe>
<br /><br />
<strong class="workshop-title">Debate Webinar</strong>
<p>
Sam Poder & Manas Kapur //
<a
href="https://youtu.be/7bLEsPMQOfU"
>Recording</a
>
</p>
</div>
<div class="col-3 panel1">
<iframe
src="https://docs.google.com/presentation/d/e/2PACX-1vQ039d-GnplkLFOyWK_3Ae7mwxAVTkSVZtoIX_f63ixpVnjTC1lb-g7r6EWMyYTm4fYkyvEjN7MfOiP/embed?start=false&loop=false&delayms=60000"
Expand All @@ -57,7 +75,7 @@ <h3>
allowfullscreen
></iframe>
<br /><br />
<strong class="workshop-title">Webinar Part I</strong>
<strong class="workshop-title">Writing Webinar Part I</strong>
<p>
Sarah Shiu
</p>
Expand All @@ -71,7 +89,7 @@ <h3>
allowfullscreen
></iframe>
<br /><br />
<strong class="workshop-title">Webinar Part II</strong>
<strong class="workshop-title">Writing Webinar Part II</strong>
<p>
Manas Kapur //
<a
Expand Down

0 comments on commit aacbbb5

Please sign in to comment.