layout/feat/chore: use card-like layout instead, lastplayed design changes (it fits better with new design), add donation section, bump deps

This commit is contained in:
Aidan 2025-04-24 02:25:18 -04:00
parent 06ffdd7925
commit 8ca18ee2ae
5 changed files with 108 additions and 40 deletions

View file

@ -25,6 +25,22 @@
"description": "Feel free to reach out for collaborations or just a hello :)",
"button": "Contact Me"
},
"donation": {
"title": "Support my work",
"description": "Feeling generous? Support me or one of the causes I support!",
"charities": {
"title": "Charities",
"description": "I support the following charities:",
"unsilenced": "Unsilenced",
"drugpolicy": "Drug Policy Alliance",
"aclu": "ACLU"
},
"donate": {
"title": "Donate to Me",
"stripe": "Stripe",
"github": "GitHub Sponsors"
}
},
"profile": {
"name": "Aidan",
"description": "SysAdmin, Developer, and Student"