Merge pull request #630 from open-webui/dev

Revert "refac"
This commit is contained in:
Tim Jaeryang Baek
2025-07-19 21:47:58 +04:00
committed by GitHub
6 changed files with 41 additions and 0 deletions

View File

@@ -18,6 +18,23 @@ export const SidebarBanners = () => {
name: "n8n",
description: "Does your interface have a backend yet? Try n8n",
},
{
imgSrc: "/sponsors/banners/warp-banner.png",
mobileImgSrc: "/sponsors/banners/warp-banner-mobile.png",
url: "https://warp.dev/open-webui",
name: "Warp",
description: "The intelligent terminal for developers",
},
{
imgSrc: "/sponsors/banners/warp-banner.png",
mobileImgSrc: "/sponsors/banners/warp-banner-mobile.png",
url: "https://warp.dev/open-webui",
name: "Warp",
description: "The intelligent terminal for developers",
},
{
imgSrc: "/sponsors/banners/tailscale-banner.png",
mobileImgSrc: "/sponsors/banners/tailscale-banner-mobile.png",

View File

@@ -8,6 +8,13 @@ export const SponsorList = () => {
name: "n8n",
description: "Does your interface have a backend yet? Try n8n",
},
{
imgSrc: "/sponsors/logos/warp.png",
url: "https://warp.dev/open-webui",
name: "Warp",
description: "The intelligent terminal for developers",
},
{
imgSrc: "/sponsors/logos/tailscale.png",
url: "https://tailscale.com/blog/self-host-a-local-ai-stack/?utm_source=OpenWebUI&utm_medium=paid-ad-placement&utm_campaign=OpenWebUI-Docs",

View File

@@ -23,6 +23,23 @@ export const TopBanners = ({
name: "n8n",
description: "Does your interface have a backend yet? Try n8n",
},
{
imgSrc: "/sponsors/banners/warp-banner.png",
mobileImgSrc: "/sponsors/banners/warp-banner-mobile.png",
url: "https://warp.dev/open-webui",
name: "Warp",
description: "The intelligent terminal for developers",
},
{
imgSrc: "/sponsors/banners/warp-banner.png",
mobileImgSrc: "/sponsors/banners/warp-banner-mobile.png",
url: "https://warp.dev/open-webui",
name: "Warp",
description: "The intelligent terminal for developers",
},
{
imgSrc: "/sponsors/banners/tailscale-banner.png",
mobileImgSrc: "/sponsors/banners/tailscale-banner-mobile.png",

Binary file not shown.

After

Width:  |  Height:  |  Size: 625 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB