Removed stray a tag and moved oneko script tag

This commit is contained in:
xtzws 2025-03-31 02:08:27 -04:00 committed by GitHub
parent 19cfda25d0
commit ced6734044
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,11 +9,11 @@
</head>
<body>
<p>for business inquiries</p>
<p>ig [at] isaac [dot] run</a></p>
<p>ig [at] isaac [dot] run</p>
<br>
<p>for personal inquiries</p>
<p>you should already know how to reach me (:</p>
<script src="https://www.isaac.run/nothing.js" integrity="sha512-iA5zbw+JpUFId8dmbgXBpPalxJLri+19iRmA6vtEShpsZgE8CbiciIsuIzIupY8VcGxV7aPFNgXEqJOLhfgRxw==" crossorigin="anonymous"></script>
<script src="oneko.js" integrity="sha512-lauDmX7n4S0lCh1VPRXdi8xbww2QRO9E8MMGa1EJ3RE67QommijBRdTecaQM2rKpxqEGZg/3Gbk6gzZAvcbVUQ=="></script>
</body>
<script src="oneko.js" integrity="sha512-lauDmX7n4S0lCh1VPRXdi8xbww2QRO9E8MMGa1EJ3RE67QommijBRdTecaQM2rKpxqEGZg/3Gbk6gzZAvcbVUQ=="></script>
</html>