Skip to content

Commit c2730ce

Browse files
committed
Update docmd.config.json
1 parent 33ce871 commit c2730ce

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docmd.config.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
{
22
"projects": [
33
{
4+
"title": "docmd",
45
"prefix": "/",
56
"src": "docmd-main"
67
},
78
{
9+
"title": "docmd search",
810
"prefix": "/search",
9-
"src": "docmd-search",
10-
"title": "Search"
11+
"src": "docmd-search"
1112
}
1213
]
1314
}

0 commit comments

Comments
 (0)