add discord to nav bar (#2422)

This commit is contained in:
Shuchang Zheng
2025-05-21 21:43:05 -07:00
committed by GitHub
parent 83f8dca159
commit 75f18df5b2

View File

@@ -45,8 +45,8 @@ tabs:
href: https://blog.skyvern.com href: https://blog.skyvern.com
community: community:
display-name: Community display-name: Community
icon: discord icon: fa-brands fa-discord
href: https://discord.gg/fG2XXEuQX3 href: https://discord.gg/m6FmQV7nU3
github: github:
display-name: Github display-name: Github
icon: fa-brands fa-github icon: fa-brands fa-github
@@ -126,6 +126,7 @@ navigation:
snippets: snippets:
python: skyvern python: skyvern
- tab: blog - tab: blog
- tab: community
- tab: github - tab: github
- tab: cloud - tab: cloud
- tab: demo - tab: demo