Credit
This commit is contained in:
parent
a79a759985
commit
bd81f72bc9
1 changed files with 3 additions and 0 deletions
|
|
@ -11,6 +11,9 @@
|
|||
<div class="centered">
|
||||
<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
|
||||
</footer>
|
||||
<script>
|
||||
function explodeBeans() {
|
||||
const container = document.querySelector('.centered');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue