release dictionary
This commit is contained in:
parent
14381562b5
commit
36bfe57e70
|
@ -14,11 +14,11 @@ const projects = [
|
||||||
description: "A Pashto grammar reference. This is extremely new and only in the very beginning stages.",
|
description: "A Pashto grammar reference. This is extremely new and only in the very beginning stages.",
|
||||||
link: "https://grammar.lingdocs.com",
|
link: "https://grammar.lingdocs.com",
|
||||||
},
|
},
|
||||||
// {
|
{
|
||||||
// title: "Pashto Dictionary",
|
title: "Pashto Dictionary",
|
||||||
// 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",
|
||||||
// },
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
const About = ({ location }) => {
|
const About = ({ location }) => {
|
||||||
|
|
Loading…
Reference in New Issue