Update music page design

This commit is contained in:
Roscoe 2024-02-08 22:40:36 +00:00
parent e75b5ad8a9
commit 2fbf6cdc39

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'),