Add GitHub star call-to-action in download section

This commit is contained in:
Xisheng-Zhao
2026-06-08 18:00:27 +08:00
parent 2ee18bcb1e
commit 69da5e7f58
2 changed files with 12 additions and 3 deletions
+8
View File
@@ -884,3 +884,11 @@ pre {
grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}
}
.star-hint {
margin-top: 20px;
font-size: 15px;
color: var(--muted);
text-align: center;
font-weight: 600;
}