From 1faabe5bc14656bcb3413547ba821982757e0493 Mon Sep 17 00:00:00 2001 From: govolokatliai Date: Thu, 31 Oct 2024 19:01:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=9C=A8=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E6=9C=80=E5=90=8E=E6=98=BE=E7=A4=BA=E6=9C=80=E8=BF=91=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docusaurus.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/docusaurus.config.js b/docusaurus.config.js index 4bfa2a1..a821ec7 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -48,6 +48,7 @@ const config = { // Remove this to remove the "edit this page" links. editUrl: 'https://github.com/ZSCNetSupportDept/website/tree/master', + showLastUpdateTime: true, }, blog: { showReadingTime: true,