mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 04:27:21 +00:00
fix invalid discord invite + added missing updates from astro adapter
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
},
|
||||
"topbarLinks": [
|
||||
{
|
||||
"name": "Support",
|
||||
"url": "mailto:hi@help.bknd.io"
|
||||
"name": "Discord",
|
||||
"url": "https://discord.gg/952SFk8Tb8"
|
||||
}
|
||||
],
|
||||
"topbarCtaButton": {
|
||||
@@ -56,12 +56,6 @@
|
||||
"iconType": "solid",
|
||||
"url": "/"
|
||||
},
|
||||
{
|
||||
"name": "Discord",
|
||||
"icon": "discord",
|
||||
"iconType": "solid",
|
||||
"url": "https://discord.gg/YAHnKXr5"
|
||||
},
|
||||
{
|
||||
"name": "GitHub",
|
||||
"icon": "github",
|
||||
|
||||
Reference in New Issue
Block a user