Update projects.js
This commit is contained in:
parent
a7df8126a6
commit
7fc20695aa
|
@ -19,6 +19,11 @@ const projects = [
|
||||||
description: "A Pashto dicitionary with smart-search and inflection/conjugation",
|
description: "A Pashto dicitionary with smart-search and inflection/conjugation",
|
||||||
link: "https://dictionary.lingdocs.com",
|
link: "https://dictionary.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