add game dev work entry

include both must find beans and sinkie soldiers in cv experience
This commit is contained in:
Troy 2025-01-27 21:26:21 +00:00
parent d18a5b4602
commit a46c37efeb
Signed by: troy
GPG key ID: DFC06C02ED3B4711
2 changed files with 10 additions and 1 deletions

View file

@ -32,7 +32,7 @@ const work = await Promise.all(
</article>
{entry.data.article ? (
<div class="flex justify-center">
<Button href={entry.data.article} link="View project" />
<Button href={entry.data.article} link="View more" />
</div>
) : null}
</li>