mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-03 20:11:03 +02:00
fix music player not working on errors.html (he forgor the script)
This commit is contained in:
parent
bae80d59f2
commit
6f5fec7f76
@ -12,6 +12,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="stylesheet" href="meta/main.css" />
|
||||
<script src="meta/error.js" defer></script>
|
||||
<script src="meta/music.js"></script>
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico" />
|
||||
<style>input {border: 2px solid #CCCCCC;border-bottom-color: #EAEAEA;margin-bottom: 15px;} #results {display:none;} div.err {border-color:red;text-align:left; h2 {color:red} p {color:red}}</style>
|
||||
</head>
|
||||
@ -44,4 +45,4 @@
|
||||
|
||||
<footer><p>WiiMart is not affiliated with Nintendo or any related parties. To contact, please send an email to <a href="mailto:wiimartshopping@gmail.com"><b>wiimartshopping@gmail.com</b></a>.</p></footer>
|
||||
|
||||
</body</html>
|
||||
</body</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user