Just use beango url

This commit is contained in:
Joey Yakimowich-Payne 2025-04-18 11:48:43 -06:00
commit fdfe4c7b35
No known key found for this signature in database
GPG key ID: 6BFE655FA5ABD1E1

View file

@ -12,7 +12,7 @@
<img id="bean" src="bean.svg" alt="Bean" onclick="explodeBeans()">
</div>
<footer style="position: absolute; bottom: 10px; width: 100%; text-align: center; color: #fff;">
by JoJomaw | <a href="beango/index.html" style="color: #fff; text-decoration: underline;">Beango!</a>
by JoJomaw | <a href="beango/" style="color: #fff; text-decoration: underline;">Beango!</a>
</footer>
<script>
function explodeBeans() {