Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

Commit e97ba41

Browse files
authored
[Fix][WebSite] The official website displays SVG vector icons on the About page (apache#10164)
1 parent c82b19a commit e97ba41

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

docs/en/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
<img src="https://seatunnel.apache.org/image/logo.png" alt="seatunnel logo" width="200px" height="200px" align="right" />
44

5-
[![Slack](https://img.shields.io/badge/slack-%23seatunnel-4f8eba?logo=slack)](https://s.apache.org/seatunnel-slack)
6-
[![Twitter Follow](https://img.shields.io/twitter/follow/ASFSeaTunnel.svg?label=Follow&logo=twitter)](https://twitter.com/ASFSeaTunnel)
5+
[![Slack](../images/seatunnel-slack.svg)](https://s.apache.org/seatunnel-slack)
6+
[![Twitter Follow](../images/ASFSeaTunnel.svg)](https://x.com/ASFSeaTunnel)
77

88
SeaTunnel is a very easy-to-use, multimodal, ultra-high-performance, distributed data integration platform that supports real-time
99
synchronization of massive data. It can synchronize tens of billions of data stably and efficiently every day, and has

docs/images/ASFSeaTunnel.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/images/seatunnel-slack.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/zh/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
<img src="https://seatunnel.apache.org/image/logo.png" alt="seatunnel logo" width="200px" height="200px" align="right" />
44

5-
[![Slack](https://img.shields.io/badge/slack-%23seatunnel-4f8eba?logo=slack)](https://s.apache.org/seatunnel-slack)
6-
[![Twitter Follow](https://img.shields.io/twitter/follow/ASFSeaTunnel.svg?label=Follow&logo=twitter)](https://twitter.com/ASFSeaTunnel)
5+
[![Slack](../images/seatunnel-slack.svg)](https://s.apache.org/seatunnel-slack)
6+
[![Twitter Follow](../images/ASFSeaTunnel.svg)](https://x.com/ASFSeaTunnel)
77

88
SeaTunnel是一个非常易用、多模态、超高性能的分布式数据集成平台,支持实时海量数据同步。 每天可稳定高效同步数百亿数据,已被近百家企业应用于生产。
99

0 commit comments

Comments
 (0)