aboutsummaryrefslogtreecommitdiff
path: root/resources/views/components/wah.blade.php
diff options
context:
space:
mode:
authorRoscoe <roscoe@wah.moe>2025-04-01 23:29:30 +0100
committerRoscoe <roscoe@wah.moe>2025-04-01 23:29:30 +0100
commit3b273d0ee9ef4da49916f836488b24762662c59b (patch)
tree06d07b493fad83472c82b2e6d04c8073dd8963a8 /resources/views/components/wah.blade.php
parente8ad39203f944a33231f8babcbd7011b1f464610 (diff)
de-fopsHEADmaster
Diffstat (limited to 'resources/views/components/wah.blade.php')
-rw-r--r--resources/views/components/wah.blade.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/views/components/wah.blade.php b/resources/views/components/wah.blade.php
index e1fb35b..8b51e52 100644
--- a/resources/views/components/wah.blade.php
+++ b/resources/views/components/wah.blade.php
@@ -1,7 +1,7 @@
<div class="wah">
- <h3>Random Fops!</h3>
+ <h3>Random Wah!</h3>
@if ($wah !== "")
- <img src="{{ $wah }}" alt="Random image featuring a Fox">
+ <img src="{{ $wah }}" alt="Random image featuring a red panda">
<p>Image "stolen" from <a href="https://tinyfox.dev/">tinyfox.dev</a></p>
@else
<img src="https://placehold.co/250x250" alt="250x250 Placeholder Image">