Update projects.js
This commit is contained in:
parent
0edd71610e
commit
89b06aa87f
|
@ -15,9 +15,9 @@ const projects = [
|
||||||
link: "https://dictionary.lingdocs.com",
|
link: "https://dictionary.lingdocs.com",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Pashto Verb Explorer",
|
title: "Pashto Inflector",
|
||||||
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 open source TypeScript/React library for Pashto inflection, verb conjugation, phrase generation, text conversion, and more.",
|
||||||
link: "https://verbs.lingdocs.com",
|
link: "https://pashto-inflector.lingdocs.com",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Pashtoodle",
|
title: "Pashtoodle",
|
||||||
|
|
Loading…
Reference in New Issue