Minor fixes

This commit is contained in:
floppydiskette 2024-07-12 16:24:22 +01:00
parent 8db67c2b47
commit 13f86f5e97
Signed by: fwoppydwisk
SSH key fingerprint: SHA256:Hqn452XQ1ETzUt/FthJu6+OFkS4NBxCv5VQSEvuk7CE
4 changed files with 5 additions and 5 deletions

View file

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

View file

@ -642,7 +642,7 @@ .fullwidth td:last-child {
} }
.guestbook-message { .guestbook-message {
text-wrap: wrap; text-wrap: normal;
width: 100%; width: 100%;
} }

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9">
<url> <url>
<loc>https://www.diskfloppy.me</loc> <loc>https://www.diskfloppy.me</loc>
<lastmod>2023-10-10</lastmod> <lastmod>2023-10-10</lastmod>
@ -42,4 +42,4 @@
<changefreq>always</changefreq> <changefreq>always</changefreq>
<priority>0.5</priority> <priority>0.5</priority>
</url> </url>
</urlset> </urlset>

View file

@ -37,7 +37,7 @@
</tr> </tr>
<tr> <tr>
<td><b>Features</b></td> <td><b>Features</b></td>
<td>%, +/-, RV, F, Sci, a<sup>b</sup>&frasl;<sub>c</sub>, Sqr, x<sup>2</sup>, pi, <sup>1</sup>&frasl;<sub>x</sub>, trig,<br>hyp, DMS-DD, log, y<sup>x</sup>, SD, nCr, P-R, n!</sup></td> <td>%, +/-, RV, F, Sci, a<sup>b</sup>&frasl;<sub>c</sub>, Sqr, x<sup>2</sup>, pi, <sup>1</sup>&frasl;<sub>x</sub>, trig,<br>hyp, DMS-DD, log, y<sup>x</sup>, SD, nCr, P-R, n!</td>
</tr> </tr>
<tr> <tr>
<td><b>Display</b></td> <td><b>Display</b></td>