From fb29789d7c43c388bdfac73fe3e5d789190b8c98 Mon Sep 17 00:00:00 2001 From: Meow <197331664+Meo597@users.noreply.github.com> Date: Wed, 17 Dec 2025 06:03:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=80=E5=90=8E=E6=9B=B4=E6=96=B0=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E6=88=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vitepress/config.mts | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/.vitepress/config.mts b/.vitepress/config.mts index 5cb7c745..b165cd19 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -7,6 +7,7 @@ export default defineConfig({ title: "Project X", description: "Xray-core", head: [["link", { rel: "icon", href: "/logo.png" }]], + lastUpdated: true, themeConfig: { // https://vitepress.dev/reference/default-theme-config nav: [ @@ -289,6 +290,14 @@ export default defineConfig({ text: "帮助我们改善此页面!", }, + lastUpdated: { + text: "最近更改", + formatOptions: { + dateStyle: "short", + timeStyle: "short", + }, + }, + footer: { message: "根据 CC-BY-SA 4.0 许可协议授权", copyright: "版权所有 © 2020-至今 Project X 社区", @@ -645,6 +654,14 @@ export default defineConfig({ text: "Help us improve this page on GitHub!", }, + lastUpdated: { + text: "Last Updated", + formatOptions: { + dateStyle: "short", + timeStyle: "short", + }, + }, + footer: { message: "Licensed under CC-BY-SA 4.0", copyright: "Copyright © 2020-Present Project X Community", @@ -1010,6 +1027,14 @@ export default defineConfig({ text: "Помогите нам улучшить эту страницу!", }, + lastUpdated: { + text: "Последние изменения", + formatOptions: { + dateStyle: "short", + timeStyle: "short", + }, + }, + footer: { message: "Лицензия CC-BY-SA 4.0", copyright: