Skip to content

Commit 95d3c43

Browse files
committed
Add Erin Looney to team
1 parent 7e10633 commit 95d3c43

3 files changed

Lines changed: 23 additions & 0 deletions

File tree

images/people/erin.jpg

449 KB
Loading

index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,18 @@ <h5 class='text-xs card-subtitle'>Senior Executive Assistant</h5>
252252
</a>
253253
</div>
254254

255+
<div class='col-third'>
256+
<a class='card' href='{{ site.baseurl }}/people/erin'>
257+
<div class='card-img-wrapper'>
258+
<img class='card-img' src='{{ site.baseurl }}/images/people/erin.jpg' alt='Erin Looney'>
259+
</div>
260+
<span class='card-text'>
261+
<h4 class='text-m card-title'>Erin Looney</h4>
262+
<h5 class='text-xs card-subtitle'>Creative Production Coordinator</h5>
263+
</span>
264+
</a>
265+
</div>
266+
255267
<div class='col-third'>
256268
<a class='card' href='{{ site.baseurl }}/people/dmitry'>
257269
<div class='card-img-wrapper'>

people/erin.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: team
3+
nav-class: dark
4+
member-name: Erin Looney
5+
id: erin
6+
title: Erin Looney | The C++ Alliance
7+
position: Creative Production Coordinator
8+
email: erin@cppalliance.org
9+
image: /images/people/erin.jpg
10+
---
11+
<p>Erin brings over a decade of event operations experience rooted in the comics and games industries to C++ Alliance. Turning complex logistics into seamless start-to-finish production, she delivers event infrastructure and engagement strategies that help transform technical communities into connected, active networks. Driven by a passion for design and an exacting eye for detail, she strives to build shared success in collaborative spaces.</p>

0 commit comments

Comments
 (0)