mirror of
https://github.com/open-webui/docs.git
synced 2025-12-12 07:29:49 +07:00
@@ -18,6 +18,23 @@ export const SidebarBanners = () => {
|
|||||||
name: "n8n",
|
name: "n8n",
|
||||||
description: "Does your interface have a backend yet? Try 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",
|
imgSrc: "/sponsors/banners/tailscale-banner.png",
|
||||||
mobileImgSrc: "/sponsors/banners/tailscale-banner-mobile.png",
|
mobileImgSrc: "/sponsors/banners/tailscale-banner-mobile.png",
|
||||||
|
|||||||
@@ -8,6 +8,13 @@ export const SponsorList = () => {
|
|||||||
name: "n8n",
|
name: "n8n",
|
||||||
description: "Does your interface have a backend yet? Try 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",
|
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",
|
url: "https://tailscale.com/blog/self-host-a-local-ai-stack/?utm_source=OpenWebUI&utm_medium=paid-ad-placement&utm_campaign=OpenWebUI-Docs",
|
||||||
|
|||||||
@@ -23,6 +23,23 @@ export const TopBanners = ({
|
|||||||
name: "n8n",
|
name: "n8n",
|
||||||
description: "Does your interface have a backend yet? Try 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",
|
imgSrc: "/sponsors/banners/tailscale-banner.png",
|
||||||
mobileImgSrc: "/sponsors/banners/tailscale-banner-mobile.png",
|
mobileImgSrc: "/sponsors/banners/tailscale-banner-mobile.png",
|
||||||
|
|||||||
BIN
static/sponsors/banners/warp-banner-mobile.png
Normal file
BIN
static/sponsors/banners/warp-banner-mobile.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 625 KiB |
BIN
static/sponsors/banners/warp-banner.png
Normal file
BIN
static/sponsors/banners/warp-banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 MiB |
BIN
static/sponsors/logos/warp.png
Normal file
BIN
static/sponsors/logos/warp.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
Reference in New Issue
Block a user