diff --git a/docs/.vitepress/config/index.mjs b/docs/.vitepress/config/index.mjs index 65817f5..2350f0c 100644 --- a/docs/.vitepress/config/index.mjs +++ b/docs/.vitepress/config/index.mjs @@ -76,8 +76,21 @@ export default defineConfig({ socialLinks: [ // { icon: 'twitter', link: 'https://twitter.com/xmulite' }, - { icon: 'github', link: 'https://github.com/XMuli' }, - { icon: 'discord', link: 'https://discord.gg/4TQkfh79gN' }, + { icon: 'github', link: 'https://github.com/XMuli/SunnyPages' }, + { + icon: { + svg: '' + }, + link: 'https://t.me/xmuli', + ariaLabel: 'Telegram' + }, + { + icon: { + svg: '' + }, + link: 'https://qm.qq.com/cgi-bin/qm/qr?authKey=5pYNrJL7%2F8biKzT5LMj8dbjkpPvUvdLVbAOcNTydiqTDNc49yg0wtVcub8Cu3Pqa&k=OluWZhjVMhwP-6RO9Y7FFkJcXGiS4CVk&noverify=0', + ariaLabel: 'QQ' + } ], // footer: { diff --git a/docs/acknowledgement.md b/docs/acknowledgement.md index 6776bca..e71190e 100644 --- a/docs/acknowledgement.md +++ b/docs/acknowledgement.md @@ -4,7 +4,8 @@ I'm very happy, There are these contributors to help improve this software, extr

#### i18n -- [Thiago Dalsoto](https://github.com/thiagodalsoto): Portuguese-Spanish translation. +- [Thiago Dalsoto](https://github.com/thiagodalsoto): Portuguese-Brazilian translation +- [Kthargas](https://github.com/Kthargas): German Translation

#### Linux diff --git a/docs/article/supportp_platform.md b/docs/article/supportp_platform.md index dcee374..3e82fb0 100644 --- a/docs/article/supportp_platform.md +++ b/docs/article/supportp_platform.md @@ -22,13 +22,18 @@ The following platforms have been verified to run successfully, lower versions h ### Verified versions of Linux distributions: -1. Ubuntu 22.04 / 22.04 -2. Debian 12 +1. Ubuntu 22.04 / 23.10 / 24.04 / Oracular Oriole +2. Debian 11 / 12 / trixie 3. Deepin V20-23 4. UOS 1010 5. OpenKylin 1.0.1 / 1.0.2 -6. Kali 24.1 -7. etc. +6. Arch Linux +7. Linux Mint 21.3 +8. Kali GNU/Linux Rolling / 24.1 +9. Fedora Linux 40 (KDE Plasma) +10. Devuan GNU/Linux 5 (daedalus) +11. Pop!_OS 22.04 LTS +12. etc. ### Validated chip architecture versions: diff --git a/docs/index.md b/docs/index.md index fa1a2a2..d01f8b6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -55,7 +55,7 @@ features: light: /images/home/macos.svg dark: /images/home/macos_blue.svg - title: Linux - details: Debian / Ubuntu / Deepin / UOS / OpenKylin / Kali / etc. + details: Debian / Ubuntu / Deepin / UOS / OpenKylin / ArchLinux / Mint / Kali / Fedora / Devuan / Pop!_OS / etc. icon: light: /images/home/linux.svg dark: /images/home/linux_blue.svg @@ -64,4 +64,19 @@ features: icon: light: /images/home/appstore.svg dark: /images/home/appstore_blue.svg ---- \ No newline at end of file +--- + +







+ +[tags](https://github.com/XMuli/SunnyPages/releases) + +[Total Downloads](https://github.com/XMuli/SunnyPages/releases) + +##### Supported Chips: + - x86-64 + - ARM64 + - LOONGSON (龙芯) + \ No newline at end of file diff --git a/docs/zh/acknowledgement.md b/docs/zh/acknowledgement.md index 14cbc66..c38ea74 100644 --- a/docs/zh/acknowledgement.md +++ b/docs/zh/acknowledgement.md @@ -3,7 +3,8 @@

#### 国际化 -- [Thiago Dalsoto](https://github.com/thiagodalsoto): 提供 葡萄牙-巴西 语言翻译 +- [Thiago Dalsoto](https://github.com/thiagodalsoto): 提供 葡萄牙-巴西 翻译 +- [Kthargas](https://github.com/Kthargas): 提供 德语 翻译

#### Linux