diff --git a/README.en-US.md b/README.en-US.md index b9999dc..02f843a 100644 --- a/README.en-US.md +++ b/README.en-US.md @@ -55,7 +55,7 @@ all -  Proxmox VE +  Proxmox VE all diff --git a/README.md b/README.md index 2a6f371..fcf732c 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ all -  Proxmox VE +  Proxmox VE all diff --git a/README.zh-Hant.md b/README.zh-Hant.md index 2d743cf..a1e9b14 100644 --- a/README.zh-Hant.md +++ b/README.zh-Hant.md @@ -55,7 +55,7 @@ all -  Proxmox VE +  Proxmox VE all diff --git a/docs/index.en.md b/docs/index.en.md index c8748f1..e70b638 100644 --- a/docs/index.en.md +++ b/docs/index.en.md @@ -112,7 +112,7 @@ hide: | **Deepin** | _all_ | | **Zorin OS** | _all_ | | **Armbian** | _all_ | -| **Proxmox VE** | _all_ | +| **Proxmox VE** | _all_ | | **Raspberry Pi OS** | _all_ | | **Red Hat Enterprise Linux** :material-information-outline:{ title="Uses CentOS Stream or CentOS mirrors" } | _7~10_ | | **Fedora** | _30~42_ | diff --git a/docs/index.md b/docs/index.md index c5580e3..2bf9b50 100644 --- a/docs/index.md +++ b/docs/index.md @@ -112,7 +112,7 @@ hide: | **Deepin(深度)** | _all_ | | **Zorin OS** | _all_ | | **Armbian** | _all_ | -| **Proxmox VE** | _all_ | +| **Proxmox VE** | _all_ | | **Raspberry Pi OS** | _all_ | | **Red Hat Enterprise Linux** :material-information-outline:{ title="使用 CentOS StreamCentOS 源" } | _7~10_ | | **Fedora** | _30~42_ | diff --git a/docs/index.zh-Hant.md b/docs/index.zh-Hant.md index 56373e2..b082739 100644 --- a/docs/index.zh-Hant.md +++ b/docs/index.zh-Hant.md @@ -112,7 +112,7 @@ hide: | **Deepin** | _all_ | | **Zorin OS** | _all_ | | **Armbian** | _all_ | -| **Proxmox VE** | _all_ | +| **Proxmox VE** | _all_ | | **Raspberry Pi OS** | _all_ | | **Red Hat Enterprise Linux** :material-information-outline:{ title="使用 CentOS StreamCentOS 源" } | _7~10_ | | **Fedora** | _30~42_ | diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index f3574ac..e0ec2e0 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -227,6 +227,10 @@ } } +.md-typeset__table .twemoji svg { + fill: var(--md-default-fg-color--light) !important; +} + /* HERO */ .hero { width: 390px; diff --git a/docs/use/index.en.md b/docs/use/index.en.md index 47aaad1..523f134 100644 --- a/docs/use/index.en.md +++ b/docs/use/index.en.md @@ -507,7 +507,7 @@ Below are some advanced usage examples | **Deepin(深度)** | `deepin` | | **Zorin OS** | `ubuntu` `ubuntu-ports` | | **Armbian** | `armbian` | - | **Proxmox VE** | `proxmox` | + | **Proxmox VE** | `proxmox` | | **Raspberry Pi OS** | `raspberrypi` `raspbian` `debian` `debian-archive` | | **Red Hat Enterprise Linux** :material-information-outline:{ title="Version 9 uses CentOS Stream, 7/8 use CentOS" } | `centos` `centos-stream` `centos-altarch` `centos-vault` | | **Fedora** | `fedora` `fedora-archive` | diff --git a/docs/use/index.md b/docs/use/index.md index 88e3725..107f005 100644 --- a/docs/use/index.md +++ b/docs/use/index.md @@ -537,7 +537,7 @@ $ bash <(curl -sSL https://linuxmirrors.cn/main.sh) --help | **Deepin(深度)** | `deepin` | | **Zorin OS** | `ubuntu` `ubuntu-ports` | | **Armbian** | `armbian` | - | **Proxmox VE** | `proxmox` | + | **Proxmox VE** | `proxmox` | | **Raspberry Pi OS** | `raspberrypi` `raspbian` `debian` `debian-archive` | | **Red Hat Enterprise Linux** :material-information-outline:{ title="9版本使用 CentOS Stream, 7、8版本使用CentOS" } | `centos` `centos-stream` `centos-altarch` `centos-vault` | | **Fedora** | `fedora` `fedora-archive` | diff --git a/docs/use/index.zh-Hant.md b/docs/use/index.zh-Hant.md index 6ee6e6a..23e9aa0 100644 --- a/docs/use/index.zh-Hant.md +++ b/docs/use/index.zh-Hant.md @@ -507,7 +507,7 @@ hide: | **Deepin** | `deepin` | | **Zorin OS** | `ubuntu` `ubuntu-ports` | | **Armbian** | `armbian` | - | **Proxmox VE** | `proxmox` | + | **Proxmox VE** | `proxmox` | | **Raspberry Pi OS** | `raspberrypi` `raspbian` `debian` `debian-archive` | | **Red Hat Enterprise Linux** :material-information-outline:{ title="9版本使用 CentOS Stream, 7、8版本使用CentOS" } | `centos` `centos-stream` `centos-altarch` `centos-vault` | | **Fedora** | `fedora` `fedora-archive` |