Add easter egg
This commit is contained in:
@ -344,7 +344,7 @@
|
||||
</div>
|
||||
|
||||
<div class="button">
|
||||
<button disabled onclick="alert()" id="mapButton">Or just come in</button>
|
||||
<button onclick="document.getElementById('mapButton').style.animation = 'rainbow 1s linear infinite'" id="mapButton">Or just come in</button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user