Improve help page layout and update some text

This commit is contained in:
Ajay
2025-07-16 00:50:35 -04:00
parent e89dfed07e
commit e9b687df6a
7 changed files with 213 additions and 123 deletions

View File

@@ -47,6 +47,6 @@ async function init() {
}
if (!showDonationLink()) {
document.getElementById("sbDonate").style.display = "none";
document.getElementById("donate-component").style.display = "none";
}
}