167 Commits

Author SHA1 Message Date
1831de6184
Fix track "CHENDA & Shiah Maisel - Ten More Minutes" link 2024-02-10 05:38:25 +00:00
e30947b763
Add track "CHENDA & Shiah Maisel - Ten More Minutes" 2024-02-10 05:37:04 +00:00
9d59062536
Add track "CoyDE - BReAK tHe BONdS feat. 夏铜子" 2024-02-10 04:20:32 +00:00
760b4fa1ec
Add track "Altare - Impulse" 2024-02-10 04:18:36 +00:00
a05c4c1980
Move track "Eternxlkz - krushed ENOUGH!" to correct alphabetical position in list 2024-02-10 03:59:37 +00:00
6b7ef2d936
Add track "Eternxlkz - krushed ENOUGH!" 2024-02-10 03:58:06 +00:00
4fdf74e71b
Add track "Eternxlkz - FINAL ROUND" 2024-02-10 03:53:46 +00:00
1e56c0c53e
Reformat section "Introduction" line length to conform to code style 2024-02-10 03:51:18 +00:00
6c06bd3c1b
Add heading level 1 self-referring link 2024-02-10 03:48:46 +00:00
50af34a8ff
Switch to variables for music string formatting 2024-02-10 03:47:53 +00:00
4c06c21caf
Rebase webpage "Music" from version "4.0.0-alpha.4" onto "4.0.0" 2024-02-10 03:33:24 +00:00
7a651eafde
Remove units from img element height and width attributes
Units are not permitted to be used in `height` and `width` attributes in
`img` elements.
2024-01-30 00:01:48 +00:00
331f055a96
Add alt attribute to images
`alt` attribute is a mandatory attribute of `<img>` elements.
2024-01-29 23:18:34 +00:00
0a39225eea
Remove duplicate IDs
IDs should not be defined multiple times. Use the `<section>` elements
to define the IDs rather than the headings.
2024-01-29 21:41:25 +00:00
f535c3e573
Reorder navigation bar list 2024-01-29 18:30:37 +00:00
2cc5b44b3d
Rebase webpage "Music" from version "3.0.0-alpha.1" onto "3.0.0" 2024-01-29 18:03:22 +00:00
dba0b18bc8
Switch from HTML to XHTML
XHTML provides strict parsing checks to enforce XML compliance, unlike
HTML which will allow broken code to load. Code-correctness will
substantially increase with this change.
2024-01-12 08:02:13 +00:00