Skip to content

Commit 7122885

Browse files
committed
feat: update description
1 parent 393d985 commit 7122885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const commonSidebarOptions: VitePressSidebarOptions = {
2929
const vitepressOptions: UserConfig = {
3030
title: "CommandAPI",
3131
lastUpdated: true,
32-
description: "Docs of CommandAPI",
32+
description: "Website of CommandAPI",
3333
cleanUrls: true,
3434
metaChunk: true,
3535
ignoreDeadLinks: true, // TODO remove when all things are done

0 commit comments

Comments
 (0)