This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a commit to branch fix_sidebar_pos in repository https://gitbox.apache.org/repos/asf/fory-site.git
commit 1a145fc7837a0254d0cfd1e415653c3581b76dde Author: chaokunyang <[email protected]> AuthorDate: Mon Jan 12 14:24:54 2026 +0800 fix scala sidebar position --- 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]
