remove dead links

This commit is contained in:
Rowan 2024-10-25 14:00:01 -05:00
parent f2672b48ba
commit ac32193001
5 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
title = "45 Day Roguelike"
created_date = "2022-04-22T00:00:00Z"
type = ["game"]
link = "https://mochancrimthann.itch.io/45dr"
link = "#"
description = "A roguelike made in Unity from 8 March 2022 to 22 April 2022."

View file

@ -1,6 +1,6 @@
title = "Gourmand"
created_date = "2021-05-03T00:00:00Z"
type = ["game"]
link = "https://mochancrimthann.itch.io/gourmand"
link = "#"
description = "Made in 3 days for the SoloDevelopment Minimalism Jam."

View file

@ -1,6 +1,6 @@
title = "Open Packer"
created_date = "2022-08-11T00:00:00Z"
type = ["utility"]
link = "https://kitsu.cafe/open-packer/"
link = "#"
description = "Fork of Free Texture Packer."

View file

@ -1,6 +1,6 @@
title = "t3.js"
created_date = "2021-12-13T00:00:00Z"
type = ["utility"]
link = "https://kitsu.cafe/t3.js/"
link = "#"
description = "Fork of Three.js editor with some additional features."