From 59f8d4827ba9edd852bdbf1820aaddda886d5ba2 Mon Sep 17 00:00:00 2001 From: Roscoe Date: Fri, 2 May 2025 00:15:27 +0100 Subject: Per-Page Embed Images --- config/app.php | 2 +- public/images/embeds/pandamonium.png | Bin 0 -> 2637077 bytes resources/views/components/layout.blade.php | 3 ++- resources/views/pandamonium.blade.php | 4 +++- 4 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 public/images/embeds/pandamonium.png diff --git a/config/app.php b/config/app.php index 384d755..8029ed1 100644 --- a/config/app.php +++ b/config/app.php @@ -5,7 +5,7 @@ use Illuminate\Support\ServiceProvider; return [ 'name' => env('APP_NAME', 'wah.moe'), - 'version' => '2025.04.14', + 'version' => '2025.05.02', 'env' => env('APP_ENV', 'production'), 'debug' => (bool) env('APP_DEBUG', false), 'url' => env('APP_URL', 'http://localhost'), diff --git a/public/images/embeds/pandamonium.png b/public/images/embeds/pandamonium.png new file mode 100644 index 0000000..ec4f22e Binary files /dev/null and b/public/images/embeds/pandamonium.png differ diff --git a/resources/views/components/layout.blade.php b/resources/views/components/layout.blade.php index 3e9f9ed..91d83a8 100644 --- a/resources/views/components/layout.blade.php +++ b/resources/views/components/layout.blade.php @@ -15,7 +15,8 @@ - + +
diff --git a/resources/views/pandamonium.blade.php b/resources/views/pandamonium.blade.php index fc21aab..70fd27b 100644 --- a/resources/views/pandamonium.blade.php +++ b/resources/views/pandamonium.blade.php @@ -1,5 +1,7 @@ - Rosco and Leko + Absolute Pandamonium! + {{ asset('/images/embeds/pandamonium.png') }} + Follow the adventures of Rosco, Leko, Viz and AJ!