Skip to content

Commit 7e45d7d

Browse files
authored
docs(shiro): add instructions for custom favicon (#26)
* fix: remove broken video links * docs(shiro): add instructions for custom favicon
1 parent 82b84c8 commit 7e45d7d

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

content/docs/themes/shiro/deploy.mdx

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -277,15 +277,20 @@ import { EnvVariableConfig } from 'app/components/EnvVariableConfig'
277277

278278
登陆 GitHub 账号,打开 [Innei/Shiro](https://github.com/Innei/Shiro),点击右上角的 Fork 按钮,将仓库克隆到你的账号下。
279279

280-
<Video src="https://pan.vinua.cn/f/73dt6/fork_shiro.mp4" />
280+
</Step>
281+
282+
<Step>
283+
### 自定义 Favicon
284+
285+
修改你 Fork 的 Shiro 仓库中的 public 文件夹内容以使用你自己的 Favicon 。
286+
281287
</Step>
282288

283289
<Step>
284290
### 打开 Vercel 创建项目
285291

286292
登陆 Vercel 账号,点击右上角的 New Project 按钮,选择 Import Git Repository,选择你刚刚 Fork 的仓库,点击 Import 按钮,即可进入到项目配置页面。
287293

288-
<Video src="https://pan.vinua.cn/f/52ocj/shiro_create_new_project.mp4" />
289294
</Step>
290295

291296
<Step>
@@ -295,8 +300,8 @@ import { EnvVariableConfig } from 'app/components/EnvVariableConfig'
295300

296301
有关配置自定义域名的教程,请参考 [Vercel 文档](https://vercel.com/docs/custom-domains)
297302

298-
<Video src="https://pan.vinua.cn/f/g3YfL/shiro_deploy.mp4" />
299303
</Step>
304+
300305
</Steps>
301306

302307
## 通过预构建运行 & Docker Compose

0 commit comments

Comments
 (0)