diff options
author | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2024-02-14 08:26:25 -0500 |
---|---|---|
committer | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2024-02-14 08:26:25 -0500 |
commit | 1ad743e44bbf7288ef2aa03558c3676b7341f73f (patch) | |
tree | e2d064999c3e56483e8b4e972f503c45951b2d33 /html/index.html | |
parent | f102b0d4929084204c4228369c33d89ec8603c54 (diff) |
Add vulkanised 2024 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 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"> |