BraydenMoore commited on
Commit
8c36331
1 Parent(s): aaf1d67

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -299,7 +299,7 @@
299
  infoText.style.opacity = "0";
300
  locationName.textContent = "{{ page_title|safe }}";
301
 
302
- refreshImage();
303
 
304
  feed.onload = function() {
305
  if (firstLoad) {
 
299
  infoText.style.opacity = "0";
300
  locationName.textContent = "{{ page_title|safe }}";
301
 
302
+ await refreshImage();
303
 
304
  feed.onload = function() {
305
  if (firstLoad) {