Skip to content

Commit 584c826

Browse files
committed
Adds descriptions to the main dropdown menu items
1 parent b8a44e5 commit 584c826

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/docs.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"dropdowns": [
1414
{
1515
"dropdown": "Documentation",
16+
"description": "Learn how to use Trigger.dev",
1617
"icon": "book-open",
1718
"groups": [
1819
{
@@ -198,6 +199,7 @@
198199
},
199200
{
200201
"dropdown": "Guides & examples",
202+
"description": "The quickest way to get started",
201203
"icon": "book",
202204
"groups": [
203205
{

0 commit comments

Comments
 (0)