updated tiny life link in projects
Web/pipeline/head This commit looks good Details

This commit is contained in:
Ell 2021-05-31 00:04:51 +02:00
parent 93a50aedb5
commit 3ef5a76a64
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ const projects = [{
desc: "Tiny Life is a fun simulation game that tries to capture the essence of games like The Sims, but in an isometric pixelart style. It's currently in development, but you can already play it and even make your own mods!",
status: "In development",
links: {
"Check it out": "https://ellpeck.itch.io/tiny-life"
"Check it out": "https://tinylifegame.com"
},
icon: "tiny"
},