refac: sponsors placement

This commit is contained in:
Timothy Jaeryang Baek 2025-03-27 19:43:58 -07:00
parent b3b2e2fe5b
commit 78760eed0f
4 changed files with 24 additions and 1 deletions

View File

@ -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.

View File

@ -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" />

View File

@ -2,9 +2,15 @@
sidebar_position: 1800
title: "🌐 Sponsorships"
---
import { TopBanners } from "@site/src/components/TopBanners";
[![](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](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.

View File

@ -2,6 +2,10 @@
sidebar_position: 600
title: "🛠️ Troubleshooting"
---
import { TopBanners } from "@site/src/components/TopBanners";
<TopBanners />
## 🌟 General Troubleshooting Tips