-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.Rmd
More file actions
31 lines (26 loc) · 856 Bytes
/
contact.Rmd
File metadata and controls
31 lines (26 loc) · 856 Bytes
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
---
title: "Contact"
---
<!--html_preserve-->
<div class="row">
<div class="col-sm-12 col-md-6">
<div class="thumbnail">
<img src="https://www.smith.edu/sites/default/files/styles/img-faculty-detail/public/media/Faculty/ben_baumer_crop.jpg" alt="...">
<div class="caption">
<h3><a href="https://www.smith.edu/academics/faculty/ben-baumer">Ben Baumer</a></h3>
<p>
<!--/html_preserve-->
Clark Science Center
Smith College
Northampton, MA 01063
<i class="fas fa-at"></i> [bbaumer@smith.edu](mailto:bbaumer@smith.edu)
<i class="fas fa-phone"></i> 413-585-3440
<i class="fab fa-twitter"></i> @[BaumerBen](http://www.twitter.com/BaumerBen)
<i class="fab fa-github"></i> [beanumber](http://www.github.com/beanumber)
<!--html_preserve-->
</p>
</div>
</div>
</div>
</div>
<!--/html_preserve-->