We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5f9637 commit cc1e965Copy full SHA for cc1e965
1 file changed
index.html
@@ -142,7 +142,7 @@ <h2 class='header text-xl'>
142
</h2>
143
<h2 class='header-shadow dark'>Team</h2>
144
</div>
145
- <div class='grid'></div>
+ <div class='grid'>
146
147
<div class='col-third'>
148
<a class='card' href='{{ site.baseurl }}/people/vinnie'>
@@ -416,6 +416,7 @@ <h5 class='text-xs card-subtitle'>Staff Engineer</h5>
416
</span>
417
</a>
418
419
+ </div>
420
</section>
421
422
<!-- Our Alumni section-->
0 commit comments