Skip to content

Commit 8c253ae

Browse files
yuyinwsposva
authored andcommitted
docs: add _redirects icon
1 parent f2ed62c commit 8c253ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/docs/guide/essentials/history-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Add this to your `firebase.json`:
185185

186186
Create a `_redirects` file that is included with your deployed files:
187187

188-
```
188+
``` [_redirects ~vscode-icons:file-type-light-netlify~]
189189
/* /index.html 200
190190
```
191191

packages/docs/zh/guide/essentials/history-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ rewrite {
184184

185185
创建一个 `_redirects` 文件,包含在你的部署文件中:
186186

187-
```
187+
``` [_redirects ~vscode-icons:file-type-light-netlify~]
188188
/* /index.html 200
189189
```
190190

0 commit comments

Comments
 (0)