-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
37 lines (37 loc) · 2.98 KB
/
index.html
File metadata and controls
37 lines (37 loc) · 2.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
title: Who Built Bryn Mawr?
layout: home
---
<!--<section class="container-fluid col-9 home-header">
<div class="row align-items-center">
<div class="clearfix">
<a class="col-4 col-md-3 float-start site-logo" href="{{ '/' | relative_url }}"><img class="filter-grey" src="{{ '/assets/images/logos/wbbm-logo-black.svg' | relative_url}}"></a>
<p><a href="https://www.brynmawr.edu/about-college/history/bryn-mawr-histories/who-built-bryn-mawr"><strong>Who Built Bryn Mawr?</strong></a> is an ongoing project that supports research and curatorial opportunities for students interested in changing the way the College understands its history. Over its 135+ years, the College has been sustained by countless individuals — not just the presidents, trustees, and donors memorialized on campus. Who are the people whose contributions have been forgotten, or too long overlooked? How can we tell their stories? How can we commemorate them?</p>
</div>
</div>
</section>-->
<section class="container-fluid p-3">
<div class="row">
<div class="col-9 m-auto">
<p><a href="https://www.brynmawr.edu/about-college/history/bryn-mawr-histories/who-built-bryn-mawr"><strong>Who Built Bryn Mawr?</strong></a> is an ongoing project that supports research and curatorial opportunities for students interested in changing the way the College understands its history. Over its 135+ years, the College has been sustained by countless individuals — not just the presidents, trustees, and donors memorialized on campus. Who are the people whose contributions have been forgotten, or too long overlooked? How can we tell their stories? How can we commemorate them?</p>
</div>
<!-- <div class="col-12 col-md-9 col-lg-4 m-auto">
<img class="img-fluid" alt="Who built Bryn Mawr?: An invitation to revise, rewrite, and rediscover the way the college tells the stories of its past" src="{{ '/assets/images/logos/WBBM-P1-arch.png' | relative_url}}">
</div>
<div class="w-100 d-lg-none"></div>-->
<div class="col-9 mx-auto">
{% include phase-grid.html %}
</div>
</div>
</section>
<!--
<section class="container-fluid bg-dark">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-9" style="padding: 2rem 0;">
<p><a href="https://www.brynmawr.edu/about-college/history/bryn-mawr-histories/who-built-bryn-mawr"><strong>Who Built Bryn Mawr?</strong></a> is an ongoing project that supports research and curatorial opportunities for students interested in changing the way the College understands its history. Over its 135+ years, the College has been sustained by countless individuals — not just the presidents, trustees, and donors memorialized on campus. Who are the people whose contributions have been forgotten, or too long overlooked? How can we tell their stories? How can we commemorate them?</p>
</div>
</div>
</div>
</section>
-->