Skip to content

Commit

Permalink
Removing ACNH Database, defunct
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinPayravi authored Jan 8, 2024
1 parent 0c900f2 commit 264ef38
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions src/app/data/project-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -136,31 +136,6 @@ export const projectsData = [
],
tools: []
},
{
name: "ACNH Database",
description: "List of critters, items, villagers, recipes, and more",
languages: ["en"],
logo: "acnh-database.png",
logoStyle: "banner",
site: "https://www.acnhdatabase.me/",
android: "",
ios: "",
discord: "",
facebook: "",
instagram: "",
twitter: "",
git: "https://github.com/shengye000/ACNHDatabase",
information: [
"art",
"critters",
"fossils",
"items",
"villagers"
],
tools: [
"music"
]
},
{
name: "ACNH Data Spreadsheet",
description: "A comprehensive Google spreadsheet documenting items, villagers, achievements, and much more",
Expand Down

0 comments on commit 264ef38

Please sign in to comment.