Updates
This commit is contained in:
parent
1aeadf0f9e
commit
2da9cfb6dd
@ -7,18 +7,20 @@ page_description: Create and manage databases via the web GUI
|
|||||||
|
|
||||||
## Quick Links
|
## Quick Links
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
<DocsCard
|
<DocsCard
|
||||||
title="Create a New Database"
|
title="Create a New Database"
|
||||||
description="Create a new Database from the web GUI"
|
description="Create a new Database from the web GUI"
|
||||||
href="/docs/gui-reference/databases/create-database"
|
href="/docs/gui-reference/databases/create-database"
|
||||||
/>
|
/>
|
||||||
|
<br>
|
||||||
<DocsCard
|
<DocsCard
|
||||||
title="Create a New Table"
|
title="Create a New Table"
|
||||||
description="Create a table in your Database"
|
description="Create a table in your Database"
|
||||||
href="/docs/gui-reference/databases/create-table"
|
href="/docs/gui-reference/databases/create-table"
|
||||||
/>
|
/>
|
||||||
|
<br>
|
||||||
<DocsCard
|
<DocsCard
|
||||||
title="Create Table Fields"
|
title="Create Table Fields"
|
||||||
description="Create fields/columns in your tables"
|
description="Create fields/columns in your tables"
|
||||||
|
Loading…
Reference in New Issue
Block a user