git.lucas.co / website
source for lucas.co

commit640d36a31dc06286a48d007060a708842f3d083d
parentdb405d2a69
authorsynthpure <lsgalante12@gmail.com>
date2023-08-02 11:18
e

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

diff --git a/index.html b/index.html
index 3bdbb7a..b919917 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
 
 <head>
 <link rel="stylesheet" href="css.css">
-<script src="https://lucas.co/js.js"></script>
+<script src="js.js"></script>
 </head>
 
 <body id="body" onload="loadPage()">