docs(update navigation bar) (#376)
This commit is contained in:
@@ -18,18 +18,21 @@
|
|||||||
"topbarLinks": [
|
"topbarLinks": [
|
||||||
{
|
{
|
||||||
"name": "Discord",
|
"name": "Discord",
|
||||||
"url": "https://skyvern.com/pricing"
|
"url": "https://discord.gg/fG2XXEuQX3"
|
||||||
|
}, {
|
||||||
|
"name": "Github",
|
||||||
|
"url": "https://github.com/Skyvern-AI/Skyvern/"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"topbarCtaButton": {
|
"topbarCtaButton": {
|
||||||
"name": "Github",
|
"name": "Try Skyvern Cloud",
|
||||||
"url": "https://github.com/Skyvern-AI/Skyvern/"
|
"url": "https://app.skyvern.com"
|
||||||
},
|
},
|
||||||
"anchors": [
|
"anchors": [
|
||||||
{
|
{
|
||||||
"name": "Documentation",
|
"name": "Blog",
|
||||||
"icon": "book-open-cover",
|
"icon": "newspaper",
|
||||||
"url": "https://docs.skyvern.com"
|
"url": "https://blog.skyvern.com"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Community",
|
"name": "Community",
|
||||||
@@ -40,6 +43,11 @@
|
|||||||
"name": "Github",
|
"name": "Github",
|
||||||
"icon": "github",
|
"icon": "github",
|
||||||
"url": "https://github.com/Skyvern-AI/Skyvern/"
|
"url": "https://github.com/Skyvern-AI/Skyvern/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Skyvern Cloud",
|
||||||
|
"icon": "cloud",
|
||||||
|
"url": "https://app.skyvern.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"navigation": [
|
"navigation": [
|
||||||
|
|||||||
Reference in New Issue
Block a user