add game dev work entry
include both must find beans and sinkie soldiers in cv experience
This commit is contained in:
parent
d18a5b4602
commit
a46c37efeb
2 changed files with 10 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue