crossorigin="anonymous"

This commit is contained in:
Adrien MALINGREY 2024-08-25 22:54:30 +02:00
parent c5eeef3af5
commit 0f15a4b18d

View File

@ -9,8 +9,8 @@
<link href="https://fonts.googleapis.com/css2?family=Press+Start+2P&amp;display=swap" rel="stylesheet">
<link href="https://unpkg.com/nes.css@2.3.0/css/nes.css" rel="stylesheet">
<link href="style.css" rel="stylesheet">
<script src="http://unpkg.com/tone"></script>
<script src="https://unpkg.com/@tonejs/midi"></script>
<script src="http://unpkg.com/tone" crossorigin="anonymous"></script>
<script src="https://unpkg.com/@tonejs/midi" crossorigin="anonymous"></script>
</head>
<body>
<section class="nes-container is-dark" style="padding: 0;">