From: Matthew Owens <matthew@owens.tech>
Date: Fri, 20 Jan 2023 17:03:52 +0000 (+0000)
Subject: removed markdown inside div
X-Git-Url: https://git.owens.tech/112-editable-focus.html/112-editable-focus.html/git?a=commitdiff_plain;h=0880317847959fcfaa21241cfce5c7230faa2752;p=website.git

removed markdown inside div
---

diff --git a/projects.md b/projects.md
index fd14d2f..1eca2db 100644
--- a/projects.md
+++ b/projects.md
@@ -5,9 +5,11 @@
 #### Lich Lifts
 A bullet hell about stealing souls an getting swole!
 <div class="project">
-
-    ![Lich Lifts Title](/assets/lich_lifts_title_slice.png "Lich Lifts")
-
+    <img
+        alt="Lich Lifts Title"
+        src="/assets/lich_lifts_title_slice.png"
+        srcset="/assets/lich_lifts_title_slice.png"
+    />
 </div>
 More on: [Twitter](https://twitter.com/AbyssalThistle)