This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a commit to branch fix_go_sidebar in repository https://gitbox.apache.org/repos/asf/fory-site.git
commit eb14df39f19623691bc1728ced1a08167a94add8 Author: chaokunyang <[email protected]> AuthorDate: Mon Jan 12 14:15:33 2026 +0800 add go_category_.json --- docs/docs/guide/go/_category_.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/docs/guide/go/_category_.json b/docs/docs/guide/go/_category_.json new file mode 100644 index 000000000..796c0a4dd --- /dev/null +++ b/docs/docs/guide/go/_category_.json @@ -0,0 +1,6 @@ +{ + "label": "Go", + "position": 4, + "collapsible": true, + "collapsed": true +} --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
