From f3c1e4c17a811f71969db3b6db0a747a87a47ffd Mon Sep 17 00:00:00 2001 From: vickyhella Date: Wed, 19 Apr 2023 14:27:14 +0800 Subject: [PATCH] Update copyright year in ZH docs --- i18n/zh/docusaurus-theme-classic/footer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/zh/docusaurus-theme-classic/footer.json b/i18n/zh/docusaurus-theme-classic/footer.json index 0d890f0b09e..07aa991f00e 100644 --- a/i18n/zh/docusaurus-theme-classic/footer.json +++ b/i18n/zh/docusaurus-theme-classic/footer.json @@ -1,6 +1,6 @@ { "copyright": { - "message": "Copyright © 2022 SUSE Rancher. All Rights Reserved.", + "message": "Copyright © 2023 SUSE Rancher. All Rights Reserved.", "description": "The footer copyright" } }