Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
95 changes: 0 additions & 95 deletions docs/install/postgres.md

This file was deleted.

5 changes: 0 additions & 5 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@
"icon": "<svg class=\"MuiSvgIcon-root jss172\" focusable=\"false\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M22.7 19l-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4z\"></path></svg>",
"path": "./install.md",
"children": [
{
"title": "Postgres",
"description": "Learn how to create and use your own Postgres database.",
"path": "./install/postgres.md"
},
{
"title": "GitHub OAuth",
"description": "Learn how to set up OAuth using your GitHub organization.",
Expand Down