From c6d215f05ab6e2da1021a5515de81e9b26a895f2 Mon Sep 17 00:00:00 2001 From: adrien <adrien@malingrey.fr> Date: Sun, 25 Aug 2024 22:57:56 +0200 Subject: [PATCH] https script --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index d935bd9..1821ed2 100644 --- a/index.html +++ b/index.html @@ -9,8 +9,8 @@ <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="style.css" rel="stylesheet"> - <script src="http://unpkg.com/tone" crossorigin="anonymous"></script> - <script src="https://unpkg.com/@tonejs/midi" crossorigin="anonymous"></script> + <script src="https://unpkg.com/tone" ></script> + <script src="https://unpkg.com/@tonejs/midi" ></script> </head> <body> <section class="nes-container is-dark" style="padding: 0;">