diff --git a/config/_default/menus.toml b/config/_default/menus.toml index d68040b..65684a1 100644 --- a/config/_default/menus.toml +++ b/config/_default/menus.toml @@ -25,30 +25,38 @@ # Right Menu [[main_right]] - name = "" - post = "" + name = "" + post = "" # No post needed url = "https://github.com/kmesh-net/kmesh" weight = 10 +# Right Menu +[[main_right]] + name = "" + post = "" + url = "https://www.youtube.com/@Kmesh-traffic" + weight = 10 + + [[main_right]] - name = "" + name = "" post = "" url = "https://twitter.com/Kmesh_net" weight = 20 -#[[main_right]] -# name = "" -# post = "" -# url = "https://app.slack.com/client/T08PSQ7BQ/C052JRURD8V?selected_team_id=T08PSQ7BQ" -# weight = 30 +[[main_right]] + name = "" + post = "" + url = "https://app.slack.com/client/T08PSQ7BQ/C06BU2GB8NL" + weight = 30 [[main_right]] - name = "" + name = "" post = "" url = "https://blog.51cto.com/u_15127420/4992806" weight = 40 -# Documentation +# Documentation Links [[docs]] name = "Welcome" weight = 5