Skip to content

Commit 619e395

Browse files
committed
docs(readme): 更改signpath的图标路径,改为从本地读取
1 parent deda2d7 commit 619e395

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ winget install ghost-him.ZeroLaunch-rs
236236
<tr>
237237
<td width="60" align="center" valign="middle">
238238
<a href="https://signpath.io" target="_blank" rel="noopener noreferrer">
239-
<img src="https://app.signpath.io/Web/apple-touch-icon.png" width="40" height="40" alt="SignPath Logo" style="border-radius: 6px;">
239+
<img src="./asset/signpath-icon.png" width="40" height="40" alt="SignPath Logo" style="border-radius: 6px;">
240240
</a>
241241
</td>
242242
<td align="left" valign="middle">

asset/signpath-icon.png

5.2 KB
Loading

readme-cn2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ winget install ghost-him.ZeroLaunch-rs
236236
<tr>
237237
<td width="60" align="center" valign="middle">
238238
<a href="https://signpath.io" target="_blank" rel="noopener noreferrer">
239-
<img src="https://app.signpath.io/Web/apple-touch-icon.png" width="40" height="40" alt="SignPath Logo" style="border-radius: 6px;">
239+
<img src="./asset/signpath-icon.png" width="40" height="40" alt="SignPath Logo" style="border-radius: 6px;">
240240
</a>
241241
</td>
242242
<td align="left" valign="middle">

readme-en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ Thanks to the following sponsors for their strong support of ZeroLaunch-rs, maki
233233
<tr>
234234
<td width="60" align="center" valign="middle">
235235
<a href="https://signpath.io" target="_blank" rel="noopener noreferrer">
236-
<img src="https://app.signpath.io/Web/apple-touch-icon.png" width="40" height="40" alt="SignPath Logo" style="border-radius: 6px;">
236+
<img src="./asset/signpath-icon.png" width="40" height="40" alt="SignPath Logo" style="border-radius: 6px;">
237237
</a>
238238
</td>
239239
<td align="left" valign="middle">

0 commit comments

Comments
 (0)