Skip to content

Commit 134f3c7

Browse files
author
You
committed
chore: update documentation titles and descriptions to reflect the new name OpenAList
1 parent 1133f1a commit 134f3c7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/.vuepress/config.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,13 @@ export default defineUserConfig({
6363
locales: {
6464
"/": {
6565
lang: "en-US",
66-
title: "AList Docs",
67-
description: "Documentation for alist v3",
66+
title: "OpenAList Docs",
67+
description: "Documentation for OpenAList v3",
6868
},
6969
"/zh/": {
7070
lang: "zh-CN",
71-
title: "AList文档",
72-
description: "AList v3的文档",
71+
title: "OpenAList文档",
72+
description: "OpenAList v3的文档",
7373
},
7474
},
7575
markdown: {

0 commit comments

Comments
 (0)