crossorigin="anonymous"
This commit is contained in:
parent
c5eeef3af5
commit
0f15a4b18d
@ -9,8 +9,8 @@
|
|||||||
<link href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap" rel="stylesheet">
|
||||||
<link href="https://unpkg.com/nes.css@2.3.0/css/nes.css" rel="stylesheet">
|
<link href="https://unpkg.com/nes.css@2.3.0/css/nes.css" rel="stylesheet">
|
||||||
<link href="style.css" rel="stylesheet">
|
<link href="style.css" rel="stylesheet">
|
||||||
<script src="http://unpkg.com/tone"></script>
|
<script src="http://unpkg.com/tone" crossorigin="anonymous"></script>
|
||||||
<script src="https://unpkg.com/@tonejs/midi"></script>
|
<script src="https://unpkg.com/@tonejs/midi" crossorigin="anonymous"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<section class="nes-container is-dark" style="padding: 0;">
|
<section class="nes-container is-dark" style="padding: 0;">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user