Add Directory link to new member resources
cgen-7dcf62d6586b41b58b68b94dfacd30a4
This commit is contained in:
parent
89eae80989
commit
86cc1d305c
1 changed files with 8 additions and 0 deletions
|
|
@ -893,6 +893,14 @@ export default function Community() {
|
|||
href: "/docs/getting-started",
|
||||
label: "View tour",
|
||||
},
|
||||
{
|
||||
id: "directory",
|
||||
title: "Browse Creators & Studios",
|
||||
description:
|
||||
"Discover non‑AeThex developers and independent studios.",
|
||||
href: "/directory",
|
||||
label: "Open directory",
|
||||
},
|
||||
{
|
||||
id: "starter-kit",
|
||||
title: "Starter Resource Kit",
|
||||
|
|
|
|||
Loading…
Reference in a new issue