summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrankie <git@diskfloppy.me>2024-02-04 00:04:30 +0000
committerFrankie <git@diskfloppy.me>2024-02-04 00:05:06 +0000
commit7887bf9401b4861a23705c908b24dd8b311e29fb (patch)
tree59a6ed009c5ed156b2df6403a32fcec3df1078af
parent36c66c75fb6fd72dfb36e4e9b9b8c332737aeb1d (diff)
Update homepage
-rw-r--r--config/app.php2
-rw-r--r--resources/views/pages/home.blade.php3
2 files changed, 4 insertions, 1 deletions
diff --git a/config/app.php b/config/app.php
index 26005ea..47c4b76 100644
--- a/config/app.php
+++ b/config/app.php
@@ -5,7 +5,7 @@ use Illuminate\Support\ServiceProvider;
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'),
diff --git a/resources/views/pages/home.blade.php b/resources/views/pages/home.blade.php
index 6720660..01831d6 100644
--- a/resources/views/pages/home.blade.php
+++ b/resources/views/pages/home.blade.php
@@ -25,6 +25,9 @@
<tr>
<td>&#9670; Favorite games: <a href="https://steamcommunity.com/id/floppydisk05/recommended/420530/">OneShot</a>, Minecraft, Stardew Valley, N++ and Starbound</td>
</tr>
+ <tr>
+ <td>&#9670; <a href="http://wxqa.com/">CWOP</a> member</td>
+ </tr>
</table>
<br>