This commit is contained in:
Timothy Jaeryang Baek 2025-05-05 15:50:09 +04:00
parent d16ff54895
commit 3771d27a52

View File

@ -68,9 +68,18 @@ Want to learn more about Open WebUI's features? Check out our [Open WebUI docume
#### Emerald
<a href="https://n8n.io/" target="_blank">
<img src="https://docs.openwebui.com/sponsors/logos/n8n.png" alt="n8n" style="width: 8rem; height: 8rem; border-radius: .75rem;" />
</a>
<table>
<tr>
<td>
<a href="https://n8n.io/" target="_blank">
<img src="https://docs.openwebui.com/sponsors/logos/n8n.png" alt="n8n" style="width: 8rem; height: 8rem; border-radius: .75rem;" />
</a>
</td>
<td>
Does your interface have a backend yet?<br>Try <a href="https://n8n.io/">n8n</a>
</td>
</tr>
</table>
---