chore: couple more games (#20)

Reviewed-on: https://codeberg.org/nhcarrigan/portfolio/pulls/20
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
This commit is contained in:
2024-10-05 05:59:50 +00:00
committed by Naomi the Technomancer
parent b4bdbd797e
commit 135e22778e
3 changed files with 26 additions and 2 deletions

View File

@ -21,5 +21,29 @@ export const Games: {
{
name: "Idling to Rule the Gods",
img: "idling-god.png"
},
{
name: "Nioh 2",
img: "nioh-2.jpg"
},
{
name: "Deathly Stillness",
img: "deathly-stillness.jpg"
},
{
name: "Once Human",
img: "once-human.jpg"
},
{
name: "Fallout 4",
img: "fallout-4.jpg"
},
{
name: "Guild Wars 2",
img: "gw2.png"
},
{
name: "Neverwinter Nights",
img: "nwn.jpg"
}
]