Spaces:
Running
Running
Commit
·
e03289d
1
Parent(s):
4c73afa
Update templates/index.html
Browse files- templates/index.html +0 -1
templates/index.html
CHANGED
@@ -192,7 +192,6 @@
|
|
192 |
feed.style.opacity = "0.5";
|
193 |
|
194 |
const country = document.getElementById("country");
|
195 |
-
country.text = "attempting to connect..."
|
196 |
|
197 |
const newUrl = "{{ url }}";
|
198 |
|
|
|
192 |
feed.style.opacity = "0.5";
|
193 |
|
194 |
const country = document.getElementById("country");
|
|
|
195 |
|
196 |
const newUrl = "{{ url }}";
|
197 |
|