浏览代码

Update About.svelte

Timothy J. Baek 1 年之前
父节点
当前提交
7b27a96e14
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      src/lib/components/chat/Settings/About.svelte

+ 7 - 0
src/lib/components/chat/Settings/About.svelte

@@ -44,6 +44,13 @@
 				/>
 			</a>
 
+			<a href="https://twitter.com/OpenWebUI" target="_blank">
+				<img
+					alt="X (formerly Twitter) Follow"
+					src="https://img.shields.io/twitter/follow/OpenWebUI"
+				/>
+			</a>
+
 			<a href="https://github.com/open-webui/open-webui" target="_blank">
 				<img
 					alt="Github Repo"