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>
|
</article>
|
||||||
{entry.data.article ? (
|
{entry.data.article ? (
|
||||||
<div class="flex justify-center">
|
<div class="flex justify-center">
|
||||||
<Button href={entry.data.article} link="View project" />
|
<Button href={entry.data.article} link="View more" />
|
||||||
</div>
|
</div>
|
||||||
) : null}
|
) : null}
|
||||||
</li>
|
</li>
|
||||||
|
|
9
src/content/work/game-dev.md
Normal file
9
src/content/work/game-dev.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
---
|
||||||
|
company: "MUST FIND BEANS & Sinkie Soldiers"
|
||||||
|
role: "Development and Publishing"
|
||||||
|
dateStart: "2023-12-13"
|
||||||
|
dateEnd: "Current"
|
||||||
|
article: "https://store.steampowered.com/developer/troy"
|
||||||
|
---
|
||||||
|
|
||||||
|
Currently developing a fast paced fps experience and polishing up a past game jam entry for release on Steam.
|
Loading…
Add table
Add a link
Reference in a new issue