patch shit properly
This commit is contained in:
parent
5c0c24a170
commit
09436dfdb7
8 changed files with 190 additions and 24 deletions
|
|
@ -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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue