Skip to content

Commit ac09409

Browse files
Refactor image tags in amethyst-ios.mdx
Updated image tags to self-closing format in the installation instructions for Dopamine.
1 parent e69836e commit ac09409

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/docs/java/process/mobile-player/client/amethyst-ios.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -336,9 +336,9 @@ import { Steps } from "@astrojs/starlight/components";
336336

337337
2.打开 Dopamine ,点击越狱按钮,选择包管理器为 Sideo ,设置 root 密码
338338

339-
<img src="/_astro/Dopamine_1.hkO75Pru_ZzMUaG.webp" alt="Dopamine 步骤1" width="1242" height="2208"><br>
340-
<img src="/_astro/Dopamine_2.CCsNjsFe_Zci7mt.webp" alt="Dopamine 步骤2" width="1242" height="2208"><br>
341-
<img src="/_astro/Dopamine_3.BzMPkPxG_K0sMr.webp" alt="Dopamine 步骤3" width="1242" height="2208">
339+
<img src="/_astro/Dopamine_1.hkO75Pru_ZzMUaG.webp" alt="Dopamine 步骤1" width="1242" height="2208" /><br />
340+
<img src="/_astro/Dopamine_2.CCsNjsFe_Zci7mt.webp" alt="Dopamine 步骤2" width="1242" height="2208" /><br />
341+
<img src="/_astro/Dopamine_3.BzMPkPxG_K0sMr.webp" alt="Dopamine 步骤3" width="1242" height="2208" />
342342

343343
3.从此 [链接](https://github.com/AngelAuraMC/Amethyst-iOS/actions) 下载 Amethyst 的 ipa 安装包。**(需要使用 GitHub 账号才能继续下载)**
344344

0 commit comments

Comments
 (0)