Update music page design

This commit is contained in:
Frankie B 2024-02-08 22:40:36 +00:00
parent 50390e8e05
commit a64bcc2c46
No known key found for this signature in database

View file

@ -5,7 +5,7 @@
return [
'name' => env('APP_NAME', 'diskfloppy.me'),
'version' => '2024.02.04',
'version' => '2024.02.08',
'env' => env('APP_ENV', 'production'),
'debug' => (bool) env('APP_DEBUG', false),
'url' => env('APP_URL', 'http://localhost'),