-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathactivity.html
More file actions
25 lines (25 loc) · 1.34 KB
/
activity.html
File metadata and controls
25 lines (25 loc) · 1.34 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
---
layout: default
title: Group Activities
---
<section class="section-margin">
<div class="container">
<h3>Fall '21 Group Hike</h3>
<p>After more than one year of working from home due to the pandemic, our group is finally able to get together!! We did a (masked) group hike in the Cascade Falls Loop Trail in late August, and hiked twice longer than planned due to Ryan's misleading instruction :D
<img class="img-fuild" src="/assets/img/activity/fall21_hike.jpg" height="500px" alt=""></img>
</div>
</section>
<section class="section-margin">
<div class="container">
<h3>Fall '19 Group Hike</h3>
<p>We did our first group hike on the last day of August. We hiked in the Annapolis Rock part of <a href="https://dnr.maryland.gov/publiclands/Pages/at.aspx">Appalachian Trail</a>. A healthy way to kick off the Fall '19 semester.</p>
<img class="img-fuild" src="/assets/img/activity/fall19_hike.jpg" height="500px" alt=""></img>
</div>
</section>
<section class="section-margin">
<div class="container">
<h3>Spring '18 Group Celebration Dinner</h3>
<p>We had a group dinner to celebrate Yigong's ASPLOS best paper award and Brian's NSF graduate research fellowship. Hot pot fitted the mood :)</p>
<img class="img-fuild" src="/assets/img/activity/sp18_celebration_dinner.jpg" height="600px" alt=""></img>
</div>
</section>