This commit is contained in:
lingdocs 2021-03-14 22:42:59 +04:00
parent b496cce37e
commit 14381562b5
1 changed files with 5 additions and 5 deletions

View File

@ -14,11 +14,11 @@ const projects = [
description: "A Pashto grammar reference. This is extremely new and only in the very beginning stages.",
link: "https://grammar.lingdocs.com",
},
{
title: "Pashto Dictionary",
description: "A Pashto dicitionary with smart-search and inflection/conjugation",
link: "https://dictionary.lingdocs.com",
},
// {
// title: "Pashto Dictionary",
// description: "A Pashto dicitionary with smart-search and inflection/conjugation",
// link: "https://dictionary.lingdocs.com",
// },
];
const About = ({ location }) => {