Spaces:
Running
Running
Commit
·
acbd06b
1
Parent(s):
b823f6d
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -344,7 +344,7 @@
|
|
344 |
};
|
345 |
|
346 |
img.src = newUrl;
|
347 |
-
console.log('
|
348 |
});
|
349 |
|
350 |
// Time count
|
|
|
344 |
};
|
345 |
|
346 |
img.src = newUrl;
|
347 |
+
console.log('Feed load success');
|
348 |
});
|
349 |
|
350 |
// Time count
|