Skip to content

Commit a37e9c0

Browse files
committed
Group.html: 1. add Rebecca profile photo and description
1 parent fcf87fc commit a37e9c0

2 files changed

Lines changed: 16 additions & 13 deletions

File tree

assets/images/Rebecca ID pic.jpg

312 KB
Loading

group.html

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ <h5 class="mt-0 mb-1">William Lai</h5>
6262
</div>
6363
</div-->
6464

65-
<hr />
66-
6765
<div class="container">
6866
<h4>Lab Manager</h4>
6967
<br />
@@ -85,13 +83,13 @@ <h5 class="mt-0 mb-1">Anne Gardner</h5>
8583
<hr />
8684
<small><strong>location:</strong> 460A Biotechnology Building </small>
8785
<br />
88-
<small><strong>email:</strong>amg246@cornell.edu</small>
86+
<small><strong>email: </strong>amg246@cornell.edu</small>
8987
<br />
9088
<small
9189
><strong>CV:</strong>
92-
<a href="/assets/docs/Lang-Olivia-CV.pdf" download
93-
><i class="fas fa-file-pdf"></i></a
94-
></small>
90+
<!--a href="" download><i class="fas fa-file-pdf"></i></a
91+
--></small
92+
>
9593
</div>
9694
</li>
9795
</ul>
@@ -107,7 +105,7 @@ <h4>Lab Technician</h4>
107105
<ul class="list-unstyled">
108106
<li class="media">
109107
<img
110-
src="assets/images/Rebecca Portrait Taughannock.jpg"
108+
src="assets/images/Rebecca ID pic.jpg"
111109
alt="Rebacca"
112110
style="border-radius: 20px"
113111
height="200"
@@ -116,18 +114,23 @@ <h4>Lab Technician</h4>
116114
/>
117115
<div class="media-body">
118116
<h5 class="mt-0 mb-1">Rebecca</h5>
119-
<p class="mt-0 mb-1">Computational Biology Ph.D Program</p>
120-
<p class="mt-0 mb-1">Introduction</p>
117+
<p class="mt-0 mb-1"></p>
118+
<p class="mt-0 mb-1">
119+
Rebecca got her BS in Biology from Cornell University and has been
120+
working in science communication and conservation since graduation.
121+
As a technician in the Pugh Lab, she is interested in the affects
122+
environmental stressors have on chromatin.
123+
</p>
121124
<hr />
122125
<small><strong>location:</strong> 460A Biotechnology Building </small>
123126
<br />
124-
<small><strong>email:</strong>amg246@cornell.edu</small>
127+
<small><strong>email:</strong></small>
125128
<br />
126129
<small
127130
><strong>CV:</strong>
128-
<a href="/assets/docs/Lang-Olivia-CV.pdf" download
129-
><i class="fas fa-file-pdf"></i></a
130-
></small>
131+
<!--a href="" download><i class="fas fa-file-pdf"></i></a
132+
--></small
133+
>
131134
</div>
132135
</li>
133136
</ul>

0 commit comments

Comments
 (0)