Update projects.js

This commit is contained in:
Adam Dueck 2022-10-24 14:47:54 +05:00 committed by GitHub
parent 0edd71610e
commit 89b06aa87f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -15,9 +15,9 @@ const projects = [
link: "https://dictionary.lingdocs.com",
},
{
title: "Pashto Verb Explorer",
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: "Pashto Inflector",
description: "An open source TypeScript/React library for Pashto inflection, verb conjugation, phrase generation, text conversion, and more.",
link: "https://pashto-inflector.lingdocs.com",
},
{
title: "Pashtoodle",