Skip to content

Commit 406010f

Browse files
committed
2 parents 0438e86 + c89f47f commit 406010f

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

images/profiles/sofia2.png

2.53 MB
Loading

index.html

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,26 @@ <h1>Officers</h1>
265265
</a>
266266
</p>
267267
</span>
268+
269+
<!-- Sofia -->
270+
<span style="width: 270;" class="person">
271+
<img class="profilePic" src="./images/profiles/sofia2.png"></img>
272+
<br />
273+
<p class="name">
274+
Sofia Tkachenko
275+
</p>
276+
<p class="role">
277+
Vice President
278+
</p>
279+
<p class="links">
280+
<a href="https://github.com/ssofiaT" target="_blank">
281+
<span style="font-size: 30px;"><i class="fab fa-github"></i></span>
282+
</a>
283+
<a href="mailto:tkasof@gmail.com">
284+
<span style="font-size: 30px;"><i class="fas fa-envelope"></i></span>
285+
</a>
286+
</p>
287+
</span>
268288

269289
<!-- Keshav -->
270290
<span style="width: 270px;" class="person">
@@ -356,4 +376,4 @@ <h1>Questions?</h1>
356376
<script src="js/index.js"></script>
357377
</body>
358378

359-
</html>
379+
</html>

0 commit comments

Comments
 (0)