Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -271,7 +271,7 @@
|
|
271 |
const current = {};
|
272 |
const active = {};
|
273 |
|
274 |
-
console.log(window.location.
|
275 |
|
276 |
/** Instantiate */
|
277 |
let heyBuddy;
|
|
|
271 |
const current = {};
|
272 |
const active = {};
|
273 |
|
274 |
+
console.log(window.location.href);
|
275 |
|
276 |
/** Instantiate */
|
277 |
let heyBuddy;
|