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/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
+---
+
+
+
+[](https://github.com/XMuli/SunnyPages/releases)
+
+[](https://github.com/XMuli/SunnyPages/releases)
+
+##### Supported Chips:
+ - x86-64
+ - ARM64
+ - LOONGSON (龙芯)
+
\ No newline at end of file