Clean up statuses

This commit is contained in:
Daniel Nitsikopoulos
2024-10-19 18:42:46 +11:00
parent 9d9828246e
commit a2e7b33363
5 changed files with 58 additions and 45 deletions

View File

@@ -27,14 +27,14 @@ 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-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
p class="font-semibold" 🖥️ 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
p class="font-semibold" 🧵️ 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
p class="font-semibold" 📝 Adamantium
small The source code behind this blog
div class="flex justify-between max-w-prose mx-auto mb-2"