feature: added "surprise me" button

This commit is contained in:
frosty
2026-03-19 03:54:13 -04:00
parent f262706cea
commit 0fe6db3fc1
2 changed files with 48 additions and 6 deletions

View File

@@ -29,12 +29,9 @@
<button type="submit" class="btn-primary">
Search
</button>
<a target="_blank" href="https://bwaaa.monster/donate">
<button type="button" class="btn-secondary">
Donate
</button>
</a>
</div>
<button type="submit" name="btnI" value="1" class="btn-secondary">
Surprise me
</div>
</form>
</div>
</div>