patch shit properly

This commit is contained in:
Soph :3 2024-11-25 17:25:15 +02:00
parent 5c0c24a170
commit 09436dfdb7
Signed by: sophie
GPG key ID: EDA5D222A0C270F2
8 changed files with 190 additions and 24 deletions

View file

@ -1,7 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from pianoverse.net/ by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 25 Nov 2024 08:27:12 GMT -->
<head>
<meta charset="UTF-8" />
<meta name="author" content="https://github.com/charleprr" />
@ -34,6 +32,7 @@
<link rel="canonical" href="index.html" />
<title>Pianoverse - Play piano with your friends!</title>
<script src="bundle.js" defer></script>
<script src="extra.js" defer></script>
<script src="https://kit.fontawesome.com/4044784fdc.js" crossorigin="anonymous"></script>
</head>
<body>
@ -50,6 +49,4 @@
</div>
</div>
</body>
<!-- Mirrored from pianoverse.net/ by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 25 Nov 2024 08:27:19 GMT -->
</html>