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 780e3a9..10bd30e 100644 --- a/html/index.html +++ b/html/index.html @@ -45,6 +45,14 @@ </a> </h2> <div class="notes-container"> + <a href="/notes/vulkanised_2024.html" class="note-link"> + <div class="note-box"> + <img src="/assets/vulkanised_2024/vulkanized_logo_web.jpg"> + <h2>A Dive into Vulkanised 2024</h2> + <p>Vulkanized sign at google’s officeVulkanized sign at + google’s officeLast week I had an exciting ...</p> + </div> + </a> <a href="/notes/converting_from_3d_to_2d.html" class="note-link"> <div class="note-box"> <img src="/assets/3d_to_2d.png"> |