From 13f86f5e97de2f9a4142d8139ec8d4ad1d642a9b Mon Sep 17 00:00:00 2001 From: Frankie B Date: Fri, 12 Jul 2024 16:24:22 +0100 Subject: [PATCH] Minor fixes --- config/app.php | 2 +- public/css/master.css | 2 +- public/sitemap.xml | 4 ++-- resources/views/calculators.blade.php | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/app.php b/config/app.php index eb6382c..72a3525 100644 --- a/config/app.php +++ b/config/app.php @@ -5,7 +5,7 @@ return [ 'name' => env('APP_NAME', 'diskfloppy.me'), - 'version' => '2024.07.11', + 'version' => '2024.07.12', 'env' => env('APP_ENV', 'production'), 'debug' => (bool) env('APP_DEBUG', false), 'url' => env('APP_URL', 'http://localhost'), diff --git a/public/css/master.css b/public/css/master.css index 1b8683d..0d892d3 100644 --- a/public/css/master.css +++ b/public/css/master.css @@ -642,7 +642,7 @@ .fullwidth td:last-child { } .guestbook-message { - text-wrap: wrap; + text-wrap: normal; width: 100%; } diff --git a/public/sitemap.xml b/public/sitemap.xml index d29d3ce..a1cd3f5 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -1,5 +1,5 @@ - + https://www.diskfloppy.me 2023-10-10 @@ -42,4 +42,4 @@ always 0.5 - \ No newline at end of file + diff --git a/resources/views/calculators.blade.php b/resources/views/calculators.blade.php index 5d629ed..5a2ccf4 100644 --- a/resources/views/calculators.blade.php +++ b/resources/views/calculators.blade.php @@ -37,7 +37,7 @@ Features - %, +/-, RV, F, Sci, abc, Sqr, x2, pi, 1x, trig,
hyp, DMS-DD, log, yx, SD, nCr, P-R, n! + %, +/-, RV, F, Sci, abc, Sqr, x2, pi, 1x, trig,
hyp, DMS-DD, log, yx, SD, nCr, P-R, n! Display