Skip to content

Commit

Permalink
Removing NMT Calculator, defunct
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinPayravi authored Jan 8, 2024
1 parent ded6381 commit 657beb3
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions src/app/data/project-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -638,27 +638,6 @@ export const projectsData = [
information: [],
tools: ["queueing"]
},
{
name: "NMT Calculator",
description: "Calculates odds of finding villagers on Mystery Islands",
languages: ["en"],
logo: "",
logoStyle: "",
site: "https://acnhapi.com/nmt-calculator",
android: "",
ios: "",
discord: "",
facebook: "",
instagram: "",
twitter: "",
git: "https://github.com/alexislours/nmt-calculator",
information: [
"villagers"
],
tools: [
"simulator"
]
},
{
name: "Nookazon",
description: "Buy and sell Animal Crossing: New Horizons items",
Expand Down

0 comments on commit 657beb3

Please sign in to comment.