From 78760eed0f93a678aa106648d821cb5487b0f8f4 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Thu, 27 Mar 2025 19:43:58 -0700 Subject: [PATCH] refac: sponsors placement --- docs/getting-started/index.md | 7 ++++++- docs/pipelines/index.mdx | 8 ++++++++ docs/sponsorships.mdx | 6 ++++++ docs/troubleshooting/index.mdx | 4 ++++ 4 files changed, 24 insertions(+), 1 deletion(-) diff --git a/docs/getting-started/index.md b/docs/getting-started/index.md index 28006c2..7b55b3b 100644 --- a/docs/getting-started/index.md +++ b/docs/getting-started/index.md @@ -3,7 +3,12 @@ sidebar_position: 200 title: "🚀 Getting Started" --- -# Getting Started with Open WebUI + +import { TopBanners } from "@site/src/components/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. diff --git a/docs/pipelines/index.mdx b/docs/pipelines/index.mdx index e995688..98b5413 100644 --- a/docs/pipelines/index.mdx +++ b/docs/pipelines/index.mdx @@ -3,6 +3,14 @@ sidebar_position: 1000 title: "⚡ Pipelines" --- + +import { TopBanners } from "@site/src/components/TopBanners"; + + + + + +

Pipelines Logo diff --git a/docs/sponsorships.mdx b/docs/sponsorships.mdx index 2e28ede..098395b 100644 --- a/docs/sponsorships.mdx +++ b/docs/sponsorships.mdx @@ -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. diff --git a/docs/troubleshooting/index.mdx b/docs/troubleshooting/index.mdx index 31eb21b..42fb99e 100644 --- a/docs/troubleshooting/index.mdx +++ b/docs/troubleshooting/index.mdx @@ -2,6 +2,10 @@ sidebar_position: 600 title: "🛠️ Troubleshooting" --- +import { TopBanners } from "@site/src/components/TopBanners"; + + + ## 🌟 General Troubleshooting Tips