This is an automated email from the ASF dual-hosted git repository.

lauraxia pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 3a829b595 update version banner label (#125)
3a829b595 is described below

commit 3a829b595fed626ccfc6abd4bf632c6e92c0ea3b
Author: Qian Xia <[email protected]>
AuthorDate: Thu Apr 2 10:17:54 2026 +0800

    update version banner label (#125)
---
 i18n/en/code.json | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/i18n/en/code.json b/i18n/en/code.json
new file mode 100644
index 000000000..c001f6f70
--- /dev/null
+++ b/i18n/en/code.json
@@ -0,0 +1,6 @@
+{
+  "theme.docs.versions.unmaintainedVersionLabel": {
+    "message": "This is documentation for {siteTitle} {versionLabel}.",
+    "description": "Banner label shown for unmaintained doc versions"
+  }
+}

Reply via email to