Major Fix, Minor Fixes, and Style / Tag Refactoring #4

Merged
me merged 16 commits from dev into main 2025-05-19 10:08:05 -07:00
Owner

Major

  • Express >=5.0.0 breaks things, main.js fails to run, ensure project stays on 4.. until updates are tested.

Minor

  • Used W3's validator to fix a multitude of tag issues and HTML specifications.

Style

  • Added explicit fonts in an attempt to get Firefox Mobile to render the home/app page's sizes correctly.
    • Unfortunately, it still makes the second section larger than the rest. Drat!! Lol.
  • Changed the donation section headers to be strong elements rather than full-on headers with a black background.
# Major - Express >=5.0.0 breaks things, `main.js` fails to run, ensure project stays on 4.*.* until updates are tested. # Minor - Used [W3's validator](https://validator.w3.org/) to fix a multitude of tag issues and HTML specifications. # Style - Added explicit fonts in an attempt to get Firefox Mobile to render the home/app page's sizes correctly. - Unfortunately, it still makes the second section larger than the rest. Drat!! Lol. - Changed the donation section headers to be `strong` elements rather than full-on headers with a black background.
me added 16 commits 2025-05-19 10:07:39 -07:00
me merged commit fb0ff39013 into main 2025-05-19 10:08:05 -07:00
me deleted branch dev 2025-05-19 10:08:06 -07:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: me/nodejs-website#4
No description provided.