diff options
author | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2024-12-28 08:41:31 -0500 |
---|---|---|
committer | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2024-12-28 08:41:31 -0500 |
commit | 7191dcd1ff80c9dac95bfb0c3a8e4ed038ded0d0 (patch) | |
tree | 6859e29fd4de43701af5a77025d5b91c88ab0a90 /html/index.html | |
parent | 78ddc7dbeabf5cc279229b99091df43b1b2da364 (diff) |
Add HTML for 2024 team update post
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"> |