docs: fix factual errors, fill coverage gaps and align zh mirror

This commit is contained in:
RhenCloud 2026-08-14 06:17:13 +08:00
parent 41ad1a036b
commit db49e1f01c
No known key found for this signature in database
GPG key ID: A574A617378C4E0B
35 changed files with 912 additions and 316 deletions

6
docs/public/logo.svg Normal file
View file

@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
<rect width="64" height="64" rx="14" fill="#4f46e5"/>
<path d="M14 20c0-2.2 1.8-4 4-4h28c2.2 0 4 1.8 4 4v12c0 2.2-1.8 4-4 4H26l-8 8v-8h-4c-2.2 0-4-1.8-4-4V20z" fill="none" stroke="#fff" stroke-width="4.5" stroke-linejoin="round"/>
<path d="M26 28h14" stroke="#fff" stroke-width="4.5" stroke-linecap="round"/>
<path d="M26 36h8" stroke="#fff" stroke-width="4.5" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 485 B