This commit is contained in:
@@ -12,7 +12,7 @@ import CommandLine from "./CommandLine.astro";
|
||||
>
|
||||
<div id="project-list" class="flex flex-row bg-surface0">
|
||||
<span> </span>
|
||||
<Link href="https://polygui.org">poly gui</Link>
|
||||
<Link href="https://ael.is">aelis</Link>
|
||||
<span> </span>
|
||||
<Link href="https://github.com/kennethnym/infinifi">infinifi</Link>
|
||||
<span> </span>
|
||||
|
||||
@@ -33,8 +33,8 @@ const posts = (await getBlogs()).sort(
|
||||
<h1 class="font-bold mt-8 mb-2 text-lg visited">current projects:</h1>
|
||||
<ul class="not-prose space-y-4 md:space-y-2">
|
||||
<li>
|
||||
<Link href="https://polygui.org">poly</Link>: a language-agnostic,
|
||||
cross-platform GUI framework for building OS-native applications.
|
||||
<Link href="https://ael.is">aelis</Link>: a proactive personal
|
||||
assistant that brings what you need at the right time.
|
||||
</li>
|
||||
<li>
|
||||
<Link href="https://github.com/kennethnym/infinifi">infinifi</Link>:
|
||||
|
||||
Reference in New Issue
Block a user