diff --git a/content/blog/pashto-verbs-master-chart/index.mdx b/content/blog/pashto-verbs-master-chart/index.mdx
index 5f47c70..7634e24 100644
--- a/content/blog/pashto-verbs-master-chart/index.mdx
+++ b/content/blog/pashto-verbs-master-chart/index.mdx
@@ -46,6 +46,10 @@ Over the course of this post we'll do three things:
2. Give you the [simple master formula](#the-master-formula-for-pashto-verbs) for all verbs
3. [Prove](#how-this-actually-works-for-all-verbs) how this does work for *all* verbs
+
+
## Two Aspects in Pashto Verbs
The first thing to realize in that in Pashto, **every verb has two main roots**, based on two different [aspects](https://en.wikipedia.org/wiki/Grammatical_aspect).
@@ -1504,6 +1508,10 @@ When using کول - to do with these compounds:
Notice how you will often hear people say, "دعا کوه!" (Pray for me!) This is an *imperfective* command meaning that they want you to pray for them, repeatedly, in general. If they just wanted you to make one prayer at one time, they would say "دعا وکړه!"
+
+
### There's more...
For the sake of simplicity, we've left out some verb forms. There are a number of other forms, but don't worry, they all follow simple formulas as well.
diff --git a/src/pages/projects.js b/src/pages/projects.js
index 0fa2b0d..6840a15 100644
--- a/src/pages/projects.js
+++ b/src/pages/projects.js
@@ -19,6 +19,11 @@ const projects = [
description: "A Pashto dicitionary with smart-search and inflection/conjugation",
link: "https://dictionary.lingdocs.com",
},
+ {
+ title: "Dari Dictionary",
+ description: "A Dari dictionary in progress",
+ link: "https://dari-dictionary.lingdocs.com",
+ },
{
title: "Pashtoodle",
description: "A Pashto version of the well-loved word guessing game",