Spaces:
Running
Running
Commit
·
ff52f8a
1
Parent(s):
c48b511
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -311,7 +311,7 @@
|
|
311 |
setLoadingState();
|
312 |
window.location.href = "?new=true";
|
313 |
};
|
314 |
-
feed.src =
|
315 |
});
|
316 |
|
317 |
|
|
|
311 |
setLoadingState();
|
312 |
window.location.href = "?new=true";
|
313 |
};
|
314 |
+
feed.src = newUrl;
|
315 |
});
|
316 |
|
317 |
|