mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 12:57:49 +00:00
Update FooterNav.svelte
This commit is contained in:
@@ -38,15 +38,15 @@
|
|||||||
{ label: 'Messaging', href: '/products/messaging' },
|
{ label: 'Messaging', href: '/products/messaging' },
|
||||||
{ label: 'Storage', href: '/products/storage' },
|
{ label: 'Storage', href: '/products/storage' },
|
||||||
{ label: 'Realtime', href: '/docs/apis/realtime' },
|
{ label: 'Realtime', href: '/docs/apis/realtime' },
|
||||||
{ label: 'The Appwrite Network', href: '/docs/products/network' }
|
{ label: 'Network', href: '/docs/products/network' }
|
||||||
],
|
],
|
||||||
Learn: [
|
Learn: [
|
||||||
|
{ label: 'Blog', href: '/blog' },
|
||||||
{ label: 'Docs', href: '/docs' },
|
{ label: 'Docs', href: '/docs' },
|
||||||
{ label: 'Integrations', href: '/integrations' },
|
{ label: 'Integrations', href: '/integrations' },
|
||||||
{ label: 'Community', href: '/community' },
|
{ label: 'Community', href: '/community' },
|
||||||
{ label: 'Init', href: '/init' },
|
{ label: 'Init', href: '/init' },
|
||||||
{ label: 'Threads', href: '/threads' },
|
{ label: 'Threads', href: '/threads' },
|
||||||
{ label: 'Blog', href: '/blog' },
|
|
||||||
{ label: 'Changelog', href: '/changelog' },
|
{ label: 'Changelog', href: '/changelog' },
|
||||||
{
|
{
|
||||||
label: 'Roadmap',
|
label: 'Roadmap',
|
||||||
|
|||||||
Reference in New Issue
Block a user