Skip to content

Commit c525957

Browse files
committed
add seed page and command reference
1 parent dc9b5e4 commit c525957

File tree

3 files changed

+441
-0
lines changed

3 files changed

+441
-0
lines changed

src/directory/directory.mjs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -966,6 +966,9 @@ export const directory = {
966966
},
967967
{
968968
path: 'src/pages/[platform]/deploy-and-host/sandbox-environments/features/index.mdx'
969+
},
970+
{
971+
path: 'src/pages/[platform]/deploy-and-host/sandbox-environments/seed/index.mdx'
969972
}
970973
]
971974
},

0 commit comments

Comments
 (0)