We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e50779 commit 82a6450Copy full SHA for 82a6450
1 file changed
index.html
@@ -416,6 +416,19 @@ <h5 class='text-xs card-subtitle'>Staff Engineer</h5>
416
</span>
417
</a>
418
</div>
419
+
420
+ <div class='col-third'>
421
+ <a class='card' href='{{ site.baseurl }}/people/arnaud'>
422
+ <div class='card-img-wrapper'>
423
+ <img class='card-img' src='{{ site.baseurl }}/images/people/arnaud.jpg' alt='Arnaud Becheler'>
424
+ </div>
425
+ <span class='card-text'>
426
+ <h4 class='text-m card-title'>Arnaud Becheler</h4>
427
+ <h5 class='text-xs card-subtitle'>Staff Engineer</h5>
428
+ </span>
429
+ </a>
430
431
432
433
</section>
434
0 commit comments