mirror of
https://github.com/open-webui/docs
synced 2025-06-09 16:17:56 +00:00
refac: sponsors placement
This commit is contained in:
parent
b3b2e2fe5b
commit
78760eed0f
@ -3,7 +3,12 @@ sidebar_position: 200
|
||||
title: "🚀 Getting Started"
|
||||
---
|
||||
|
||||
# Getting Started with Open WebUI
|
||||
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
Welcome to the **Open WebUI Documentation Hub!** Below is a list of essential guides and resources to help you get started, manage, and develop with Open WebUI.
|
||||
|
||||
|
@ -3,6 +3,14 @@ sidebar_position: 1000
|
||||
title: "⚡ Pipelines"
|
||||
---
|
||||
|
||||
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
|
||||
<p align="center">
|
||||
<a href="#">
|
||||
<img src="/images/pipelines/header.png" alt="Pipelines Logo" />
|
||||
|
@ -2,9 +2,15 @@
|
||||
sidebar_position: 1800
|
||||
title: "🌐 Sponsorships"
|
||||
---
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
|
||||
[](https://github.com/sponsors/tjbck)
|
||||
|
||||
|
||||
|
||||
|
||||
## The Impact of Your Support
|
||||
|
||||
As Open WebUI grows, the tasks and challenges we face expand as well. [Tim](/team) is at the heart of this project, tirelessly working to ensure all aspects of Open WebUI not only function but thrive. Yet, imagine the additional improvements we could make with a little extra support.
|
||||
|
@ -2,6 +2,10 @@
|
||||
sidebar_position: 600
|
||||
title: "🛠️ Troubleshooting"
|
||||
---
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
## 🌟 General Troubleshooting Tips
|
||||
|
Loading…
Reference in New Issue
Block a user