aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorfrosty <gabriel@bwaaa.monster>2026-03-19 03:54:13 -0400
committerfrosty <gabriel@bwaaa.monster>2026-03-19 03:54:13 -0400
commit0fe6db3fc11b7bba904f3afa0ddaecba448d8fde (patch)
treeffa4f27a7e761133fd5835219d9870b396a21566 /templates
parentf262706ceaed75cbc1c6f75191869bbc6d91a558 (diff)
downloadomnisearch-0fe6db3fc11b7bba904f3afa0ddaecba448d8fde.tar.gz
feature: added "surprise me" button
Diffstat (limited to 'templates')
-rw-r--r--templates/home.html9
1 files changed, 3 insertions, 6 deletions
diff --git a/templates/home.html b/templates/home.html
index 947582f..90fc904 100644
--- a/templates/home.html
+++ b/templates/home.html
@@ -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>