mirror of
https://github.com/open-webui/docs
synced 2025-06-12 17:43:00 +00:00
refac: sponsors placement
This commit is contained in:
parent
b3b2e2fe5b
commit
78760eed0f
@ -3,7 +3,12 @@ sidebar_position: 200
|
|||||||
title: "🚀 Getting Started"
|
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.
|
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"
|
title: "⚡ Pipelines"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
import { TopBanners } from "@site/src/components/TopBanners";
|
||||||
|
|
||||||
|
|
||||||
|
<TopBanners />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="#">
|
<a href="#">
|
||||||
<img src="/images/pipelines/header.png" alt="Pipelines Logo" />
|
<img src="/images/pipelines/header.png" alt="Pipelines Logo" />
|
||||||
|
@ -2,9 +2,15 @@
|
|||||||
sidebar_position: 1800
|
sidebar_position: 1800
|
||||||
title: "🌐 Sponsorships"
|
title: "🌐 Sponsorships"
|
||||||
---
|
---
|
||||||
|
import { TopBanners } from "@site/src/components/TopBanners";
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[](https://github.com/sponsors/tjbck)
|
[](https://github.com/sponsors/tjbck)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## The Impact of Your Support
|
## 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.
|
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
|
sidebar_position: 600
|
||||||
title: "🛠️ Troubleshooting"
|
title: "🛠️ Troubleshooting"
|
||||||
---
|
---
|
||||||
|
import { TopBanners } from "@site/src/components/TopBanners";
|
||||||
|
|
||||||
|
|
||||||
|
<TopBanners />
|
||||||
|
|
||||||
|
|
||||||
## 🌟 General Troubleshooting Tips
|
## 🌟 General Troubleshooting Tips
|
||||||
|
Loading…
Reference in New Issue
Block a user