|
|
@@ -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>
|
|
|
|
|
|
---
|
|
|
|