add discord and slack links

This commit is contained in:
miloschwartz
2026-04-09 16:24:24 -04:00
parent b16a59f397
commit 64e460c899

View File

@@ -206,10 +206,6 @@
} }
] ]
}, },
{
"tab": "Guides",
"href": "https://pangolin.net/news"
},
{ {
"tab": "Downloads", "tab": "Downloads",
"href": "https://pangolin.net/downloads" "href": "https://pangolin.net/downloads"
@@ -219,14 +215,32 @@
"href": "https://pangolin.net/" "href": "https://pangolin.net/"
}, },
{ {
"tab": "Careers", "tab": "GitHub",
"href": "https://pangolin.net/careers" "href": "https://github.com/fosrl/pangolin"
}, },
{ {
"tab": "Trust Center", "tab": "Trust Center",
"href": "https://trust.pangolin.net/" "href": "https://trust.pangolin.net/"
},
{
"tab": "Careers",
"href": "https://pangolin.net/careers"
}
],
"global": {
"anchors": [
{
"anchor": "Slack",
"href": "https://pangolin.net/slack",
"icon": "slack"
},
{
"anchor": "Discord",
"href": "https://pangolin.net/discord",
"icon": "discord"
} }
] ]
}
}, },
"interaction": { "interaction": {
"drilldown": true "drilldown": true