diff options
Diffstat (limited to 'html/index.html')
-rw-r--r-- | html/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/html/index.html b/html/index.html index 322a45c..da95147 100644 --- a/html/index.html +++ b/html/index.html @@ -46,6 +46,14 @@ </a> </h2> <div class="notes-container"> + <a href="/notes/2024_igalia_graphics_team.html" class="note-link"> + <div class="note-box"> + <img src="/assets/igalia_logo.png"> + <h2>2024 Graphics Team Contributions at Igalia</h2> + <p>2024 has been an exciting year for the Igalia’s Graphics + Team. We’ve been making a lot of on ...</p> + </div> + </a> <a href="/notes/android_swrast.html" class="note-link"> <div class="note-box"> <img src="/assets/2024-06-27-android-swrast/lavapipe_thumbnail.png"> |