Skip to content
Merged
1 change: 1 addition & 0 deletions cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@
"testnet",
"testnets",
"thirdweb",
"topbar",
"touchpoints",
"tunnelmole",
"tute",
Expand Down
63 changes: 43 additions & 20 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -379,27 +379,50 @@
]
}
]
},
{
"tab": "Resources",
"menu": [
{
"item": "Developer Portal",
"href": "https://developer.worldcoin.org"
},
{
"item": "World Tech Blog",
"href": "https://world.org/blog?blog_type=world-tech"
},
{
"item": "Open Source",
"href": "https://github.com/worldcoin"
},
{
"item": "Whitepaper",
"href": "https://whitepaper.world.org"
},
{
"item": "Ecosystem",
"href": "https://world.org/ecosystem"
}
]
},
{
"tab": "Support",
"menu": [
{
"item": "Telegram Support Channel",
"href": "https://t.me/worlddevelopersupport"
},
{
"item": "Email Support",
"href": "mailto:developers@toolsforhumanity.com"
},
{
"item": "Mini Apps FAQ",
"href": "/mini-apps/more/faq"
}
]
}
],
"global": {
"anchors": [
{
"anchor": "Telegram Support Channel",
"href": "https://t.me/worlddevelopersupport",
"icon": "telegram"
},
{
"anchor": "Email Support",
"href": "mailto:developers@toolsforhumanity.com",
"icon": "envelope"
},
{
"anchor": "GitHub",
"href": "https://github.com/worldcoin",
"icon": "github"
}
]
}
]
},
"logo": {
"light": "/logo/world-developers.svg",
Expand Down
4 changes: 3 additions & 1 deletion logo/world-developers-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion logo/world-developers.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading