patx/afterdarklabs

Add MakeItPDF portfolio project

Commit e930a3f · patx · 2026-08-09T16:42:21-04:00

Changeset
e930a3fc81a5dddb4b165533986d61c13b542bd5
Parents
078baf7a23c1d2713f298f7c733eabfc9afc8786

View source at this commit

Comments

No comments yet.

Log in to comment

Diff

diff --git a/docs/index.html b/docs/index.html
index 1a124d0..bbf677f 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -420,6 +420,14 @@
                             <p class="text-sm font-medium text-[#ccff00]">954 Boat Lifts • Business Website • Marine services</p>
                         </div>
                     </article>
+                    <article class="w-[82vw] shrink-0 snap-start overflow-hidden rounded-3xl bg-zinc-950 sm:w-[28rem] md:w-[38rem]">
+                        <a href="https://makeitpdf.org/" target="_blank" rel="noopener noreferrer" class="block w-full overflow-hidden rounded-t-3xl text-left focus:outline-none focus-visible:ring-2 focus-visible:ring-[#ccff00] focus-visible:ring-offset-2 focus-visible:ring-offset-[#17212b]" aria-label="Visit MakeItPDF website">
+                            <img src="https://afterdarklabs.io/makeitpdf.webp?v=1" width="1200" height="694" loading="lazy" decoding="async" class="aspect-video w-full object-cover" alt="MakeItPDF image-to-PDF web app project by After Dark Labs">
+                        </a>
+                        <div class="p-6">
+                            <p class="text-sm font-medium text-[#ccff00]">MakeItPDF • Web App • Image-to-PDF</p>
+                        </div>
+                    </article>
                 </div>
             </div>
         </section>
diff --git a/docs/makeitpdf.webp b/docs/makeitpdf.webp
new file mode 100644
index 0000000..8713229
Binary files /dev/null and b/docs/makeitpdf.webp differ