doc: top banner for all index

This commit is contained in:
Timothy J. Baek
2024-05-28 13:31:11 -07:00
parent 35b0252baf
commit 073ed0c4ba
13 changed files with 201 additions and 59 deletions

View File

@@ -5,28 +5,9 @@ title: 🏡 Home
hide_title: true
---
import { TopBanner } from "@site/src/components/Sponsors/TopBanner";
import { TopBanners } from "@site/src/components/TopBanners";
<TopBanner
items={[
{
imgSrc: "/ads/pipelines-banner.png",
mobileImgSrc: "/ads/pipelines-banner-mobile.png",
url: "https://github.com/open-webui/pipelines",
name: "Open WebUI Pipelines",
description:
"Pipelines: Versatile, UI-Agnostic OpenAI-Compatible Plugin Framework",
},
{
imgSrc: "/ads/placeholder.png",
mobileImgSrc: "/ads/placeholder-mobile.png",
url: "https://github.com/sponsors/tjbck",
name: "Open WebUI",
description:
"The top banner spot is reserved for only two Enterprise Diamond sponsors on a first-come, first-served basis",
},
]}
/>
<TopBanners />
# Open WebUI