mirror of
https://github.com/open-webui/docs
synced 2025-06-09 08:06:20 +00:00
refac: sponsors
This commit is contained in:
parent
b8992a84a0
commit
822dd046e5
@ -39,6 +39,25 @@ export const SidebarBanners = () => {
|
|||||||
"The intelligent terminal for developers",
|
"The intelligent terminal for developers",
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
imgSrc: "/sponsors/banners/tailscale-banner.png",
|
||||||
|
mobileImgSrc: "/sponsors/banners/tailscale-banner-mobile.png",
|
||||||
|
url: "https://tailscale.com/blog/self-host-a-local-ai-stack/?utm_source=OpenWebUI&utm_medium=paid-ad-placement&utm_campaign=OpenWebUI-Docs",
|
||||||
|
name: "Tailscale",
|
||||||
|
description:
|
||||||
|
"Connect self-hosted AI to any device with Tailscale",
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
imgSrc: "/sponsors/banners/tailscale-banner.png",
|
||||||
|
mobileImgSrc: "/sponsors/banners/tailscale-banner-mobile.png",
|
||||||
|
url: "https://tailscale.com/blog/self-host-a-local-ai-stack/?utm_source=OpenWebUI&utm_medium=paid-ad-placement&utm_campaign=OpenWebUI-Docs",
|
||||||
|
name: "Tailscale",
|
||||||
|
description:
|
||||||
|
"Connect self-hosted AI to any device with Tailscale",
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
imgSrc: "/sponsors/banners/placeholder.png",
|
imgSrc: "/sponsors/banners/placeholder.png",
|
||||||
mobileImgSrc: "/sponsors/banners/placeholder-mobile.png",
|
mobileImgSrc: "/sponsors/banners/placeholder-mobile.png",
|
||||||
|
@ -18,6 +18,13 @@ export const SponsorList = () => {
|
|||||||
description:
|
description:
|
||||||
"The intelligent terminal for developers",
|
"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",
|
||||||
|
name: "Tailscale",
|
||||||
|
description:
|
||||||
|
"Connect self-hosted AI to any device with Tailscale",
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
const sponsors = [
|
const sponsors = [
|
||||||
|
@ -39,6 +39,26 @@ export const TopBanners = () => {
|
|||||||
"The intelligent terminal for developers",
|
"The intelligent terminal for developers",
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
imgSrc: "/sponsors/banners/tailscale-banner.png",
|
||||||
|
mobileImgSrc: "/sponsors/banners/tailscale-banner-mobile.png",
|
||||||
|
url: "https://tailscale.com/blog/self-host-a-local-ai-stack/?utm_source=OpenWebUI&utm_medium=paid-ad-placement&utm_campaign=OpenWebUI-Docs",
|
||||||
|
name: "Tailscale",
|
||||||
|
description:
|
||||||
|
"Connect self-hosted AI to any device with Tailscale",
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
imgSrc: "/sponsors/banners/tailscale-banner.png",
|
||||||
|
mobileImgSrc: "/sponsors/banners/tailscale-banner-mobile.png",
|
||||||
|
url: "https://tailscale.com/blog/self-host-a-local-ai-stack/?utm_source=OpenWebUI&utm_medium=paid-ad-placement&utm_campaign=OpenWebUI-Docs",
|
||||||
|
name: "Tailscale",
|
||||||
|
description:
|
||||||
|
"Connect self-hosted AI to any device with Tailscale",
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
imgSrc: "/sponsors/banners/placeholder.png",
|
imgSrc: "/sponsors/banners/placeholder.png",
|
||||||
mobileImgSrc: "/sponsors/banners/placeholder-mobile.png",
|
mobileImgSrc: "/sponsors/banners/placeholder-mobile.png",
|
||||||
|
BIN
static/sponsors/banners/tailscale-banner-mobile.png
Normal file
BIN
static/sponsors/banners/tailscale-banner-mobile.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 75 KiB |
BIN
static/sponsors/banners/tailscale-banner.png
Normal file
BIN
static/sponsors/banners/tailscale-banner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
BIN
static/sponsors/logos/tailscale.png
Normal file
BIN
static/sponsors/logos/tailscale.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.3 KiB |
Loading…
Reference in New Issue
Block a user