mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 04:28:15 +00:00
update main menu in confit
This commit is contained in:
+24
-20
@@ -35,6 +35,7 @@ params = ["categories", "tags"]
|
||||
[[menu.main]]
|
||||
identifier = "what-is-rancher"
|
||||
name = "What is Rancher"
|
||||
url = "https://rancher.com/what-is-rancher/overview/"
|
||||
weight = "1"
|
||||
pre = "<i class='material-icons'>keyboard_arrow_down</i>"
|
||||
|
||||
@@ -59,7 +60,7 @@ pre = "<i class='material-icons'>keyboard_arrow_down</i>"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Run Kubernetes Anywhere"
|
||||
url = "https://rancher.com//kubernetes/"
|
||||
url = "https://rancher.com/kubernetes/"
|
||||
parent = "what-is-rancher"
|
||||
weight = "4"
|
||||
|
||||
@@ -103,6 +104,7 @@ pre = "<i class='material-icons'>keyboard_arrow_down</i>"
|
||||
[[menu.main]]
|
||||
identifier = "products"
|
||||
name = "Products"
|
||||
url = "https://rancher.com/products/"
|
||||
weight = "2"
|
||||
pre = "<i class='material-icons'>keyboard_arrow_down</i>"
|
||||
|
||||
@@ -117,38 +119,43 @@ pre = "<i class='material-icons'>keyboard_arrow_down</i>"
|
||||
parent = "products"
|
||||
|
||||
|
||||
[[menu.main]]
|
||||
#identifier = "customers"
|
||||
#name = "Customers"
|
||||
#url = "https://rancher.com/customers/"
|
||||
#weight = "3"
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "customers"
|
||||
name = "Customers"
|
||||
url = "https://rancher.com/customers/"
|
||||
weight = "4"
|
||||
weight = "3"
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "learn"
|
||||
name = "Learn"
|
||||
weight = "5"
|
||||
url = "https://rancher.com/learn/"
|
||||
weight = "4"
|
||||
pre = "<i class='material-icons'>keyboard_arrow_down</i>"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Blog"
|
||||
url = "https://rancher.com/blog/"
|
||||
parent = "learn"
|
||||
weight = "1"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Rancher Docs"
|
||||
url = "https://rancher.com/docs/"
|
||||
name = "Events"
|
||||
url = "https://rancher.com/events/"
|
||||
parent = "learn"
|
||||
weight = "2"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Training"
|
||||
url = "https://rancher.com/training/"
|
||||
parent = "learn"
|
||||
weight = "3"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Online Meetups"
|
||||
url = "https://rancher.com/online-meetups/"
|
||||
parent = "learn"
|
||||
weight = "4"
|
||||
|
||||
|
||||
[[menu.main]]
|
||||
name = "Forums"
|
||||
@@ -156,16 +163,13 @@ pre = "<i class='material-icons'>keyboard_arrow_down</i>"
|
||||
target = "_blank"
|
||||
pre = "<i class='material-icons text-sm'>launch</i>"
|
||||
parent = "learn"
|
||||
weight = "5"
|
||||
|
||||
[[menu.main]]
|
||||
#name = "Learning Resources"
|
||||
#url = "https://rancher.com/learning-resources/"
|
||||
#parent = "learn"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Events"
|
||||
url = "https://rancher.com/events/"
|
||||
name = "Rancher Docs"
|
||||
url = "https://rancher.com/docs/"
|
||||
parent = "learn"
|
||||
weight = "6"
|
||||
|
||||
|
||||
[[menu.main]]
|
||||
@@ -176,8 +180,8 @@ weight = "5"
|
||||
pre = "<i class='material-icons'>keyboard_arrow_down</i>"
|
||||
|
||||
[[menu.main]]
|
||||
name = "News"
|
||||
url = "https://rancher.com/news/"
|
||||
name = "Press"
|
||||
url = "https://rancher.com/press/"
|
||||
parent = "about"
|
||||
|
||||
[[menu.main]]
|
||||
|
||||
Reference in New Issue
Block a user