updated tiny life link in projects
All checks were successful
Web/pipeline/head This commit looks good
All checks were successful
Web/pipeline/head This commit looks good
This commit is contained in:
parent
93a50aedb5
commit
3ef5a76a64
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue