Skip to content

Commit 2a71227

Browse files
committed
🐛 fix(faq/in-game): fix highlight syntax
1 parent 5a68bfc commit 2a71227

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/faq/in-game.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,12 +125,12 @@ head:
125125
::: details 🛠️ NonUpdate
126126
将 LittleSkin 的域名添加至 `.minecraft/nu-whitelist.txt`
127127

128-
```txt
128+
```txt{5}
129129
minecraft.net
130130
mojang.com
131131
// ...
132132
133-
littleskin.cn // [!code ++]
133+
littleskin.cn
134134
```
135135

136136
:::

0 commit comments

Comments
 (0)