diff options
Diffstat (limited to 'html/index.html')
-rw-r--r-- | html/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/html/index.html b/html/index.html index 7e44285..a06ccea 100644 --- a/html/index.html +++ b/html/index.html @@ -43,6 +43,13 @@ </a> </h2> <div class="notes-container"> + <a href="/notes/2022_igalia_graphics_team.html" class="note-link"> + <div class="note-box"> + <img src="/assets/igalia_logo.png"> + <h2>2022 Graphics Team Contributions at Igalia</h2> + <p>This year I started a new job working with Igalia’s Graphics Team. For those of you who don’t ...</p> + </div> + </a> <a href="/notes/n64brew-gamejam-2021.html" class="note-link"> <div class="note-box"> <img src="/assets/2021-12-10-n64brew-gamejam-2021/bug_3.png"> |