benjamin-paine commited on
Commit
eb12764
·
verified ·
1 Parent(s): 6dc66c8

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -0
index.html CHANGED
@@ -271,6 +271,8 @@
271
  const current = {};
272
  const active = {};
273
 
 
 
274
  /** Instantiate */
275
  let heyBuddy;
276
  try {
 
271
  const current = {};
272
  const active = {};
273
 
274
+ console.log(window.location);
275
+
276
  /** Instantiate */
277
  let heyBuddy;
278
  try {