Reformat CSS, add PT Sans/Serif fonts

This commit is contained in:
Roscoe 2025-01-22 22:22:10 +00:00
commit caba5377e3
Signed by: RoscoeDaWah
SSH key fingerprint: SHA256:Hqn452XQ1ETzUt/FthJu6+OFkS4NBxCv5VQSEvuk7CE
11 changed files with 64 additions and 6 deletions

View file

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