Removed Alert

This commit is contained in:
MrEidam
2024-09-17 16:28:34 +02:00
committed by GitHub
parent e3ee99ccbd
commit 345fae82bf

View File

@@ -19,6 +19,5 @@
<span style="--i:9;"></span> <span style="--i:9;"></span>
<span style="--i:10;"></span> <span style="--i:10;"></span>
</div> </div>
<script>alert('Hover in the middle!')</script>
</body> </body>
</html> </html>