This commit is contained in:
Roscoe 2025-04-01 23:29:30 +01:00
commit 3b273d0ee9
Signed by: RoscoeDaWah
SSH key fingerprint: SHA256:Hqn452XQ1ETzUt/FthJu6+OFkS4NBxCv5VQSEvuk7CE
8 changed files with 14 additions and 34 deletions

View file

@ -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">