Commit Graph

5 Commits

Author SHA1 Message Date
Martchus f441ed8055 Limit width of sections so lines don't become too long 2024-05-21 20:19:07 +02:00
Martchus d0419a24fd Use bullet-point character that works under Android 2024-05-18 00:18:57 +02:00
Martchus d777a7e664 Improve handling the case when the latest release doesn't provide assets yet
Show assets from the next most recent release instead. This is still not
perfect because if assets of a platform have already been uploaded
partially the page would still only show a partial list.
2024-05-10 11:31:17 +02:00
Martchus d222676d0c Use JPEG for background image on intro page to improve loading speed
The text is still pretty sharp so using PNG seems very needles and JPEG is
much smaller (eventhough the PNG has already been optimized via optipng).
2024-05-09 21:10:29 +02:00
Martchus a214d9da06 Add website 2024-05-09 21:10:29 +02:00