diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/home.html | 9 |
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> |
