diff --git a/content/projects/45dr.toml b/content/projects/45dr.toml index cfd717a..e92b4c3 100644 --- a/content/projects/45dr.toml +++ b/content/projects/45dr.toml @@ -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." diff --git a/content/projects/gourmand.toml b/content/projects/gourmand.toml index de96793..9bdf34f 100644 --- a/content/projects/gourmand.toml +++ b/content/projects/gourmand.toml @@ -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." diff --git a/content/projects/kitsucafe.md b/content/projects/kitsucafe.md deleted file mode 100644 index e69de29..0000000 diff --git a/content/projects/openpacker.toml b/content/projects/openpacker.toml index 4b3fe25..45f8e13 100644 --- a/content/projects/openpacker.toml +++ b/content/projects/openpacker.toml @@ -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." diff --git a/content/projects/t3js.toml b/content/projects/t3js.toml index e78860e..9b0fa1f 100644 --- a/content/projects/t3js.toml +++ b/content/projects/t3js.toml @@ -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."