Update homepage
This commit is contained in:
parent
36c66c75fb
commit
7887bf9401
2 changed files with 4 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
return [
|
||||
'name' => env('APP_NAME', 'diskfloppy.me'),
|
||||
'version' => '2023.12.31',
|
||||
'version' => '2024.02.04',
|
||||
'env' => env('APP_ENV', 'production'),
|
||||
'debug' => (bool) env('APP_DEBUG', false),
|
||||
'url' => env('APP_URL', 'http://localhost'),
|
||||
|
|
|
@ -25,6 +25,9 @@
|
|||
<tr>
|
||||
<td>◆ Favorite games: <a href="https://steamcommunity.com/id/floppydisk05/recommended/420530/">OneShot</a>, Minecraft, Stardew Valley, N++ and Starbound</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>◆ <a href="http://wxqa.com/">CWOP</a> member</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
|
||||
|
|
Loading…
Reference in a new issue