diff --git a/src/pages/projects.js b/src/pages/projects.js index 7554fe3..d468d95 100644 --- a/src/pages/projects.js +++ b/src/pages/projects.js @@ -19,11 +19,6 @@ const projects = [ description: "An interactive playground for exploring and learning about how Pashto verbs are conjugated. This is based on a verb conjugation engine that runs in the browser.", link: "https://verbs.lingdocs.com", }, - { - title: "Dari Dictionary", - description: "A Dari dictionary in progress", - link: "https://dari-dictionary.lingdocs.com", - }, { title: "Pashtoodle", description: "A Pashto version of the well-loved word guessing game",