Update projects.js
This commit is contained in:
parent
557a0bd65c
commit
0edd71610e
|
@ -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.",
|
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",
|
link: "https://verbs.lingdocs.com",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
title: "Dari Dictionary",
|
|
||||||
description: "A Dari dictionary in progress",
|
|
||||||
link: "https://dari-dictionary.lingdocs.com",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Pashtoodle",
|
title: "Pashtoodle",
|
||||||
description: "A Pashto version of the well-loved word guessing game",
|
description: "A Pashto version of the well-loved word guessing game",
|
||||||
|
|
Loading…
Reference in New Issue