Even after #71 and updating to the v0.1.0-alpha.10 version, the result times and the database file (in both data / created_at) are still being reported/recorded in UTC instead of the timezone set in the settings panel.
edit: I did try to change https://github.com/alexjustesen/speedtest-tracker/blob/main/app/Filament/Resources/ResultResource.php#L44 to be my timezone as well but sadly that didn't seem to make a difference.
edit: also just a note I thought I'd add in, but the favicon stuff doesn't seem to work either, it just returns a 404.