diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index d8c3a21..31da259 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -9,15 +9,20 @@ name = "Docs" url = "https://docs.radapp.io" weight = 2 +[[main]] +name = "Blog" +url = "https://blog.radapp.io" +weight = 3 + [[main]] name = "GitHub" url = "https://github.com/radius-project" -weight = 3 +weight = 4 [[main]] name = "Community" url = "https://github.com/radius-project/community" -weight = 4 +weight = 5 # footer menu left [[footer_left]]