Files
supabase/apps/temp-docs/data/footer.json
2022-05-31 22:51:28 -04:00

87 lines
1.5 KiB
JSON

[
{
"title": "Company",
"links": [
{
"text": "Blog",
"url": "/blog"
},
{
"text": "Open Source",
"url": "/oss"
},
{
"text": "Humans.txt",
"url": "/humans.txt"
},
{
"text": "Lawyers.txt",
"url": "/lawyers.txt"
}
]
},
{
"title": "Resources",
"links": [
{
"text": "Brand Assets",
"url": "/brand-assets"
},
{
"text": "Docs",
"url": "/docs/"
},
{
"text": "Pricing",
"url": "/pricing"
},
{
"text": "Support",
"url": "/docs/support"
},
{
"text": "System Status",
"url": "https://status.supabase.com/"
}
]
},
{
"title": "Community",
"links": [
{
"text": "GitHub",
"url": "https://github.com/supabase/supabase"
},
{
"text": "Twitter",
"url": "https://twitter.com/supabase"
},
{
"text": "DevTo",
"url": "https://dev.to/supabase"
},
{
"text": "RSS",
"url": "/rss.xml"
},
{
"text": "Discord",
"url": "https://discord.supabase.com/"
},
{
"text": "Youtube",
"url": "https://youtube.com/c/supabase"
}
]
},
{
"title": "Beta",
"links": [
{
"text": "Join our beta",
"url": "https://app.supabase.com/"
}
]
}
]