-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add author blurb and images for Loïc Le Page
- Loading branch information
Showing
3 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<section class="content-section bg-light small-section"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-lg-10 mx-auto text-muted text-left align-text-top"> | ||
<hr class="author-line"> | ||
<div class="card"> | ||
<img class="circle-mask" width="128" height="128" | ||
loading="lazy" alt="Head shot of Loïc Le Page" | ||
src="/assets/[email protected]" | ||
srcset="/assets/[email protected] 2x"> | ||
This article was written by <a href="https://igalia.com/team/llepage">Loïc Le Page</a>. | ||
<br> | ||
I have worked in different industries like video games, | ||
cinema, and multimedia—the latter being where my | ||
focus lies at the moment. Did anyone say Web engines need | ||
that, too? | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</section> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.