From 0edd71610e90b6e5510d186188444080f1746bb3 Mon Sep 17 00:00:00 2001 From: Adam Dueck Date: Thu, 13 Oct 2022 23:03:33 +0500 Subject: [PATCH] Update projects.js --- src/pages/projects.js | 5 ----- 1 file changed, 5 deletions(-) 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",