mirror of
https://github.com/open-webui/docs
synced 2025-05-19 18:58:41 +00:00
refac
This commit is contained in:
parent
2df5fed92e
commit
7735f38393
@ -10,6 +10,27 @@ export const TopBanners = () => {
|
|||||||
description:
|
description:
|
||||||
"Does your interface have a backend yet? Try n8n",
|
"Does your interface have a backend yet? Try n8n",
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
imgSrc: "/sponsors/banners/n8n-banner.png",
|
||||||
|
mobileImgSrc: "/sponsors/banners/n8n-banner-mobile.png",
|
||||||
|
url: "https://n8n.io/",
|
||||||
|
name: "n8n",
|
||||||
|
description:
|
||||||
|
"Does your interface have a backend yet? Try n8n",
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
imgSrc: "/sponsors/banners/n8n-banner.png",
|
||||||
|
mobileImgSrc: "/sponsors/banners/n8n-banner-mobile.png",
|
||||||
|
url: "https://n8n.io/",
|
||||||
|
name: "n8n",
|
||||||
|
description:
|
||||||
|
"Does your interface have a backend yet? Try n8n",
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
imgSrc: "/sponsors/banners/placeholder.png",
|
imgSrc: "/sponsors/banners/placeholder.png",
|
||||||
mobileImgSrc: "/sponsors/banners/placeholder-mobile.png",
|
mobileImgSrc: "/sponsors/banners/placeholder-mobile.png",
|
||||||
|
Loading…
Reference in New Issue
Block a user