Skip to content

Commit 200d839

Browse files
committed
hidden lastUpdated and contributors in pricing
1 parent eaf473d commit 200d839

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

docs/.vuepress/components/zh/Pricing.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const data = {
1919
link: 'https://github.com/alist-org/alist/releases',
2020
}, {
2121
text: "赞助",
22-
link: "/guide/sponsor.html",
22+
link: "/zh/guide/sponsor.html",
2323
secondary: false,
2424
type: "success"
2525
}]

docs/pricing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ breadcrumb: false
66
editLink: false
77
pageInfo: false
88
comment: false
9+
lastUpdated: false
10+
contributors: false
911
# containerClass: fancy-container
1012
---
1113

docs/zh/pricing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ breadcrumb: false
66
editLink: false
77
pageInfo: false
88
comment: false
9+
lastUpdated: false
10+
contributors: false
911
# containerClass: fancy-container
1012
---
1113

0 commit comments

Comments
 (0)