Merge pull request #95 from fosrl/dev

add discord and slack links
This commit is contained in:
Milo Schwartz
2026-04-09 13:56:04 -07:00
committed by GitHub

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