From 8253b1dd50b2faccbe423891b0774cc6729a2e18 Mon Sep 17 00:00:00 2001
From: RIFI Zaynab <zaynab.rifi4@etu.univ-lorraine.fr>
Date: Mon, 10 Feb 2025 19:05:24 +0000
Subject: [PATCH] Update file index.html

---
 RIFI/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RIFI/index.html b/RIFI/index.html
index 2caebab..ee0baf1 100644
--- a/RIFI/index.html
+++ b/RIFI/index.html
@@ -26,7 +26,7 @@
         <h1 class="centre"> Projet webGL</h1>
         <div id="webGL" class="centre"></div>
         <!-- Mon script avec un chemin relatif -->
-        <script type="module" src="particle-grid.js"></script>
+        <script type="module" src="script.js"></script>
         
 </body>
 </html>
\ No newline at end of file
-- 
GitLab