Remove failing logo

This commit is contained in:
Felipe Knorr Kuhn 2025-04-20 09:42:21 -07:00
parent eacf146f2b
commit 805271a93d
No known key found for this signature in database
GPG Key ID: 79619B52BB097C1A

10
pwn.svg
View File

@ -1,10 +0,0 @@
<svg version="1.1" id="loader-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="40px" height="40px" viewBox="0 0 50 50" style="enable-background:new 0 0 50 50;" xml:space="preserve">
...
<script type="text/javascript">
window.addEventListener('load',function(){
alert('Hi')
})
</script>
</svg>

Before

Width:  |  Height:  |  Size: 391 B