text change
All checks were successful
Deploy / build-deploy (push) Successful in 2m45s

This commit is contained in:
Jorijn van der Graaf 2026-08-17 11:11:23 +02:00
commit 3b12a6b02a
2 changed files with 3 additions and 4 deletions

View file

@ -120,8 +120,7 @@ export const std::vector<Product>& Products() {
Product d;
d.slug = "donation";
d.name = "Donation";
d.tagline = "Fund the open-source work directly: any amount, no goods, "
"no VAT.";
d.tagline = "Fund the open-source work directly";
d.status = "available";
d.donation = true;
d.summary = "Thank you very much for considering to donate! Your donation will contribute to the maintenance of the image and R&D for new devices.";