BraydenMoore commited on
Commit
28b8289
1 Parent(s): 54e155b

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -332,8 +332,8 @@
332
  }
333
  };
334
 
335
- feed.src = "{{ url }}";
336
  refreshImage();
 
337
  console.log('Feed load initiated');
338
  });
339
 
 
332
  }
333
  };
334
 
 
335
  refreshImage();
336
+ feed.src = newUrl;
337
  console.log('Feed load initiated');
338
  });
339