Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -2
index.html
CHANGED
@@ -166,8 +166,7 @@
|
|
166 |
}
|
167 |
});
|
168 |
});
|
169 |
-
|
170 |
-
<script>
|
171 |
// Paste this code inside the existing document.addEventListener('DOMContentLoaded', () => { ... });
|
172 |
|
173 |
// --- Points Calculator Elements ---
|
|
|
166 |
}
|
167 |
});
|
168 |
});
|
169 |
+
|
|
|
170 |
// Paste this code inside the existing document.addEventListener('DOMContentLoaded', () => { ... });
|
171 |
|
172 |
// --- Points Calculator Elements ---
|