Add PatternMate to projects
This commit is contained in:
@@ -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"
|
div class="justify-between max-w-prose mx-auto mb-8"
|
||||||
h2 class="text-xl text-emerald-600 dark:text-emerald-100" Projects
|
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"
|
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
|
strong 🖥️ reprint.computer
|
||||||
small Syndicate blog posts around the web
|
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"
|
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
|
strong 📝 Adamantium
|
||||||
small The source code behind this blog
|
small The source code behind this blog
|
||||||
|
Reference in New Issue
Block a user