소스 검색

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"