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