diff --git a/config/app.php b/config/app.php index 077482d..840dbd5 100644 --- a/config/app.php +++ b/config/app.php @@ -5,7 +5,7 @@ return [ 'name' => env('APP_NAME', 'wah.moe'), - 'version' => '2026.06.02-patch0', + 'version' => '2026.07.03-patch0', 'env' => env('APP_ENV', 'production'), 'debug' => (bool)env('APP_DEBUG', false), 'url' => env('APP_URL', 'http://localhost'), diff --git a/resources/views/components/layout.blade.php b/resources/views/components/layout.blade.php index b83cffe..4b68084 100644 --- a/resources/views/components/layout.blade.php +++ b/resources/views/components/layout.blade.php @@ -27,7 +27,7 @@
@if($event == 'april-fools' || $event == 'pride')A pixel art depiction of a paw, in rainbow colours. - @else A pixel art depiction of a paw, in three alternating shades of blue.@endif + @else A pixel art depiction of a paw, in three alternating shades of blue.@endif

wah!