Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 94d0e38

Browse files
committed
更新主题配置文件(英文)
1 parent 578a38b commit 94d0e38

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

docs/.vuepress/theme.ts

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -91,21 +91,11 @@ export default hopeTheme(
9191
{
9292
path: "/",
9393
title: 'Kind tips',
94-
content: '<i class="fa-solid fa-light-emergency-on fa-bounce" style="color: #ff0000;"></i>&nbsp;<span style="color:rgb(255, 0, 0);font-weight:bold;">Please check the reminder content carefully</span><br/><br/>TOP.<span style="color:red; font-weight:bold;">For users using beta release, including the docker image, the pre-built frontend dists, etc, please update them to the latest beta build!</span><br/><br/>0.<span style="color:red; font-weight:bold;">We are working hard to prepare OpenList\'s first release, please stay tuned!</span><br/><br/>1. OpenList v3.30.0 will no longer support Win7/Server2008 because Go does not support it. <a href="https://github.com/golang/go/issues/64622">Click to view detailed instructions</a> .<br/><br/><span style="color:rgb(255, 0, 0);font-weight:bold;">2.After adding the cloud disk, please configure [anti-theft/meta information] and other measures in time to prevent the account from being [frozen/disabled] due to malicious [access/sharing] by [crawlers/others].</span></span>',
94+
content: 'This document is no longer maintained. Please refer to the latest documentation for configuration.',
9595
actions: [
9696
{
97-
text: "Aliyun open",
98-
link: "/guide/drivers/aliyundrive_open",
99-
type: "primary",
100-
},
101-
{
102-
text: "GitHub",
103-
link: "https://github.com/OpenListTeam/OpenList/discussions/4572",
104-
type: "primary",
105-
},
106-
{
107-
text: "Config",
108-
link: "/config/configuration",
97+
text: "Latest Docs",
98+
link: "https://doc.oplist.org/",
10999
type: "primary",
110100
},
111101
],

0 commit comments

Comments
 (0)