From 7191dcd1ff80c9dac95bfb0c3a8e4ed038ded0d0 Mon Sep 17 00:00:00 2001
From: Lucas Fryzek <lucas.fryzek@fryzekconcepts.com>
Date: Sat, 28 Dec 2024 08:41:31 -0500
Subject: Add HTML for 2024 team update post

---
 html/index.html | 8 ++++++++
 1 file changed, 8 insertions(+)

(limited to 'html/index.html')

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">
-- 
cgit v1.2.3