Skip to content

Commit

Permalink
Merge pull request #30 from nulib/add-sec-to-vid
Browse files Browse the repository at this point in the history
added second video, updated css iframe
  • Loading branch information
davidschober authored Sep 1, 2023
2 parents a9ef9c6 + ed1aa49 commit 16e07d7
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion content/about/video.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,17 @@ image_file: site/DN-0076144thmb.jpg
<div class="container">
<div class="box has-text-centered is-wide">
<div class="content">
<iframe src="https://dc.library.northwestern.edu/embedded-viewer/https%3A%2F%2Fapi.dc.library.northwestern.edu%2Fapi%2Fv2%2Fworks%2F49d78dce-0372-4383-967b-b675b48bf7cb%3Fas%3Diiif" title="A Discussion on Libraries and Technology" width="100%" height="800"></iframe>
<iframe src="https://dc.library.northwestern.edu/embedded-viewer/https%3A%2F%2Fapi.dc.library.northwestern.edu%2Fapi%2Fv2%2Fworks%2Fe867300f-269a-424e-b453-31068b8fbe47%3Fas%3Diiif" title="Project Overview and Interview with Leigh Bienen, Project Director" width="100%" height="700"></iframe>
</div>
</div>
</section>

<section class="section">
<div class="container">
<div class="box has-text-centered is-wide">
<div class="content">
<iframe src="https://dc.library.northwestern.edu/embedded-viewer/https%3A%2F%2Fapi.dc.library.northwestern.edu%2Fapi%2Fv2%2Fworks%2F49d78dce-0372-4383-967b-b675b48bf7cb%3Fas%3Diiif" title="A Discussion on Libraries and Technology" width="100%" height="700"></iframe>

</div>
</div>
</section>
Expand Down

0 comments on commit 16e07d7

Please sign in to comment.