This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git
The following commit(s) were added to refs/heads/main by this push:
new 50ec919ac fix scala sidebar position (#386)
50ec919ac is described below
commit 50ec919acd8d7457b96d23e882aafebb90eea1a4
Author: Shawn Yang <[email protected]>
AuthorDate: Mon Jan 12 14:25:13 2026 +0800
fix scala sidebar position (#386)
---
docs/docs/guide/scala/_category_.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/docs/guide/scala/_category_.json
b/docs/docs/guide/scala/_category_.json
index 87d4b33d2..1b0e6a00d 100644
--- a/docs/docs/guide/scala/_category_.json
+++ b/docs/docs/guide/scala/_category_.json
@@ -1,6 +1,6 @@
{
"label": "Scala",
- "position": 1,
+ "position": 16,
"collapsible": true,
"collapsed": true
}
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]