This commit is contained in:
vox hunter 2025-04-07 12:11:13 +07:00
parent f74c64de42
commit 6724006fc8

View File

@ -12,7 +12,7 @@ const config: Config = {
url: "https://openwebui.com",
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: "/",
baseUrl: "/docs/",
// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.