aboutsummaryrefslogtreecommitdiff
path: root/resources/views/components/wah.blade.php
diff options
context:
space:
mode:
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">