diff --git a/docs/developer/index.md b/docs/developer/index.md index b60fdcae3b..17c21548e9 100644 --- a/docs/developer/index.md +++ b/docs/developer/index.md @@ -7,7 +7,7 @@ titleTemplate: 欢迎使用一键虚拟化项目开发手册,欢迎你提出 hero: name: 开发手册 text: 开发手册 - image: https://raw.githubusercontent.com/spiritlhls/pages/main/logo.png + image: https://cdn.spiritlhl.net/https://raw.githubusercontent.com/spiritlhls/pages/main/logo.png actions: - theme: brand text: 开始使用 → diff --git a/docs/en/guide/pve/images/305591780-2431b94e-fc84-4a9d-9ddc-bf7da9a2054f.png b/docs/en/guide/pve/images/305591780-2431b94e-fc84-4a9d-9ddc-bf7da9a2054f.png new file mode 100644 index 0000000000..078b2d8f67 Binary files /dev/null and b/docs/en/guide/pve/images/305591780-2431b94e-fc84-4a9d-9ddc-bf7da9a2054f.png differ diff --git a/docs/en/guide/pve/images/342053716-c2a8d7ce-d2ae-439e-9875-3ef756e9a8a3.png b/docs/en/guide/pve/images/342053716-c2a8d7ce-d2ae-439e-9875-3ef756e9a8a3.png new file mode 100644 index 0000000000..85ca1d6948 Binary files /dev/null and b/docs/en/guide/pve/images/342053716-c2a8d7ce-d2ae-439e-9875-3ef756e9a8a3.png differ diff --git a/docs/en/guide/pve/pve_qa.md b/docs/en/guide/pve/pve_qa.md index 2154a67357..2fe1474599 100644 --- a/docs/en/guide/pve/pve_qa.md +++ b/docs/en/guide/pve/pve_qa.md @@ -33,7 +33,7 @@ deb cdrom:[ A line starting like this proves that the host is using local sources instead of network sources, and you need to replace the sources in ```/etc/apt/sources.list``` with a line such as -![pct](https://github.com/oneclickvirt/oneclickvirt.github.io/assets/103393591/c2a8d7ce-d2ae-439e-9875-3ef756e9a8a3) +![pct](images/c2a8d7ce-d2ae-439e-9875-3ef756e9a8a3.png) Replace the network source with the same to install using the PVE one-click install script. @@ -76,7 +76,7 @@ Statements beginning with ```nameserver``` may be found to be absent. You need to set up DNS on this web page -![screenshot-1708136079861](https://github.com/oneclickvirt/oneclickvirt.github.io/assets/103393591/2431b94e-fc84-4a9d-9ddc-bf7da9a2054f) +![screenshot-1708136079861](images/2431b94e-fc84-4a9d-9ddc-bf7da9a2054f.png) After setting up the DNS, check the file again and you will find the following content diff --git a/docs/guide/pve/images/305591780-2431b94e-fc84-4a9d-9ddc-bf7da9a2054f.png b/docs/guide/pve/images/305591780-2431b94e-fc84-4a9d-9ddc-bf7da9a2054f.png new file mode 100644 index 0000000000..078b2d8f67 Binary files /dev/null and b/docs/guide/pve/images/305591780-2431b94e-fc84-4a9d-9ddc-bf7da9a2054f.png differ diff --git a/docs/guide/pve/images/342053716-c2a8d7ce-d2ae-439e-9875-3ef756e9a8a3.png b/docs/guide/pve/images/342053716-c2a8d7ce-d2ae-439e-9875-3ef756e9a8a3.png new file mode 100644 index 0000000000..85ca1d6948 Binary files /dev/null and b/docs/guide/pve/images/342053716-c2a8d7ce-d2ae-439e-9875-3ef756e9a8a3.png differ diff --git a/docs/guide/pve/pve_qa.md b/docs/guide/pve/pve_qa.md index 660ab32d41..1879b55e28 100644 --- a/docs/guide/pve/pve_qa.md +++ b/docs/guide/pve/pve_qa.md @@ -33,7 +33,7 @@ deb cdrom:[ 这种开头的行,那么证明宿主机使用的是本地源而不是网络源,需要替换```/etc/apt/sources.list```的源,如 -![图片](https://github.com/oneclickvirt/oneclickvirt.github.io/assets/103393591/c2a8d7ce-d2ae-439e-9875-3ef756e9a8a3) +![图片](images/c2a8d7ce-d2ae-439e-9875-3ef756e9a8a3.png) 一样替换为网络源才可使用PVE一键安装脚本进行安装。 @@ -86,7 +86,7 @@ cat /etc/resolv.conf 需要在web端这个页面设置DNS -![screenshot-1708136079861](https://github.com/oneclickvirt/oneclickvirt.github.io/assets/103393591/2431b94e-fc84-4a9d-9ddc-bf7da9a2054f) +![screenshot-1708136079861](images/2431b94e-fc84-4a9d-9ddc-bf7da9a2054f.png) 设置完成后再次查看文件会发现有如下内容 diff --git a/docs/index.md b/docs/index.md index ac7e7a491e..94f767629d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,7 +8,7 @@ tagline: 开源、易于使用的服务器虚拟化项目 hero: name: 一键虚拟化项目 text: 开源、易于使用的服务器虚拟化项目 - image: https://raw.githubusercontent.com/spiritlhls/pages/main/logo.png + image: https://cdn.spiritlhl.net/https://raw.githubusercontent.com/spiritlhls/pages/main/logo.png actions: - theme: brand text: 开始使用 →