wah.moe/app/components/wah_component.html.erb
2025-09-21 03:09:52 +01:00

5 lines
201 B
Text

<div class="wah">
<h3>Random Wah!</h3>
<%= image_tag @wah_url, alt: "Random image featuring a red panda" %>
<p>Image "stolen" from <a href="https://tinyfox.dev/">tinyfox.dev</a></p>
</div>