Skip to content

Commit e24c529

Browse files
committed
feat: 优化静态资源目录
1 parent 43cace8 commit e24c529

17 files changed

Lines changed: 33 additions & 199 deletions

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div align="center">
22
<h2>Fetch GitHub Hosts</h2>
33

4-
![LOGO](logo.png)
4+
![LOGO](assets/public/logo.png)
55

66
`fetch-github-hosts` 是主要为解决研究及学习人员访问 `Github` 过慢或其他问题而提供的 `Github Hosts` 同步工具
77

@@ -24,19 +24,19 @@
2424
下载完成解压`tar.gz`压缩包,运行对应平台的执行文件即可运行( ⚠️ 注意:Linux下需要用`sudo`进行启动,Windows和MacOS会自动进行提权操作。)
2525

2626
#### 客户端模式
27-
![client](./docs/client.png)
27+
![client](assets/public/docs/client.png)
2828

2929
#### 客户端启动
30-
![client-start](./docs/client-start.png)
30+
![client-start](assets/public/docs/client-start.png)
3131

3232
#### 客户端hosts源选择
33-
![client-select](./docs/client-select.png)
33+
![client-select](assets/public/docs/client-select.png)
3434

3535
#### 客户端hosts源自定义
36-
![client-custom](./docs/client-custom.png)
36+
![client-custom](assets/public/docs/client-custom.png)
3737

3838
#### 服务端模式
39-
![server](./docs/server.png)
39+
![server](assets/public/docs/server.png)
4040

4141
### 命令行终端
4242

File renamed without changes.
File renamed without changes.

assets/public/style.min.css

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

0 commit comments

Comments
 (0)