mirror of
https://github.com/open-webui/docs.git
synced 2026-01-02 17:59:41 +07:00
refac
This commit is contained in:
@@ -60,7 +60,7 @@ b. **Modify `docusaurus.config.ts` to Use Environment Variables**
|
||||
const config: Config = {
|
||||
title: "Open WebUI",
|
||||
tagline: "ChatGPT-Style WebUI for LLMs (Formerly Ollama WebUI)",
|
||||
favicon: "img/favicon.png",
|
||||
favicon: "images/favicon.png",
|
||||
url: process.env.SITE_URL || "https://openwebui.com",
|
||||
baseUrl: process.env.BASE_URL || "/",
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user