From 437a07f26c2530ff10bb93f9773449b3f7478f3a Mon Sep 17 00:00:00 2001 From: Daniel Nitsikopoulos Date: Fri, 4 Oct 2024 17:20:08 +1000 Subject: [PATCH] Add PatternMate to projects --- slices/main/templates/site/home.html.slim | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/slices/main/templates/site/home.html.slim b/slices/main/templates/site/home.html.slim index cd99905..5c5a77b 100644 --- a/slices/main/templates/site/home.html.slim +++ b/slices/main/templates/site/home.html.slim @@ -25,10 +25,14 @@ div class="mb-8 max-w-screen-md mx-auto border-t border-solid border-gray-200 da div class="justify-between max-w-prose mx-auto mb-8" h2 class="text-xl text-emerald-600 dark:text-emerald-100" Projects - div class="flex max-w-prose mx-auto mb-2 gap-4" + div class="flex max-w-prose mx-auto mb-4 gap-4" a class="p-2 flex flex-col flex-1 rounded bg-emerald-100 hover:bg-emerald-400 dark:bg-emerald-600 hover:dark:bg-emerald-400 block text-emerald-900 dark:text-emerald-200 hover:dark:text-emerald-800" href="https://reprint.computer" strong ๐Ÿ–ฅ๏ธ reprint.computer small Syndicate blog posts around the web + a class="p-2 flex flex-col flex-1 rounded bg-emerald-100 hover:bg-emerald-400 dark:bg-emerald-600 hover:dark:bg-emerald-400 block text-emerald-900 dark:text-emerald-200 hover:dark:text-emerald-800" href="https://apps.apple.com/au/app/patternmate/id6464105499" + strong ๐Ÿงต๏ธ PatternMate + small Organise your sewing patterns + div class="flex max-w-prose mx-auto mb-2 gap-4" a class="p-2 flex flex-col flex-1 rounded bg-emerald-100 hover:bg-emerald-400 dark:bg-emerald-600 hover:dark:bg-emerald-400 block text-emerald-900 dark:text-emerald-200 hover:dark:text-emerald-800" href="https://github.com/dnitza/adamantium" strong ๐Ÿ“ Adamantium small The source code behind this blog