feat: gh-pages added

This commit is contained in:
Timothy J. Baek
2024-02-19 21:33:28 -08:00
parent 25eb3e3341
commit a41abbb409
3 changed files with 60 additions and 2 deletions

View File

@@ -20,8 +20,8 @@ const config = {
// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.
// organizationName: "open-webui", // Usually your GitHub org/user name.
// projectName: "open-webui", // Usually your repo name.
organizationName: "open-webui", // Usually your GitHub org/user name.
projectName: "docs", // Usually your repo name.
onBrokenLinks: "throw",
onBrokenMarkdownLinks: "warn",