removed markdown inside div
authorMatthew Owens <matthew@owens.tech>
Fri, 20 Jan 2023 17:03:52 +0000 (17:03 +0000)
committerMatthew Owens <matthew@owens.tech>
Fri, 20 Jan 2023 17:03:52 +0000 (17:03 +0000)
projects.md

index fd14d2f..1eca2db 100644 (file)
@@ -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)