fix call to action
This commit is contained in:
@@ -31,8 +31,8 @@ hero:
|
|||||||
|
|
||||||
ctaButton:
|
ctaButton:
|
||||||
icon: rocket_launch
|
icon: rocket_launch
|
||||||
btnText: "Learn More"
|
btnText: "Get Started"
|
||||||
url: "/docs/overview/"
|
url: "/docs/coreplatform/"
|
||||||
|
|
||||||
# cta2Button:
|
# cta2Button:
|
||||||
# icon: construction
|
# icon: construction
|
||||||
|
|||||||
@@ -132,10 +132,11 @@ title = 'Federated Computer Core Platform'
|
|||||||
# ]
|
# ]
|
||||||
|
|
||||||
[menu]
|
[menu]
|
||||||
|
|
||||||
[[menu.primary]]
|
[[menu.primary]]
|
||||||
name = "Philosophy"
|
name = "Get Started"
|
||||||
url = "/docs/philosophy/"
|
url = "/docs/coreplatform/"
|
||||||
identifier = "Philosopy"
|
identifier = "Get Started"
|
||||||
weight = 10
|
weight = 10
|
||||||
|
|
||||||
[[menu.primary]]
|
[[menu.primary]]
|
||||||
|
|||||||
Reference in New Issue
Block a user