giswqs commited on
Commit
2e45b39
·
1 Parent(s): 5f9fcc2

Updated GIF URLs

Browse files
Files changed (1) hide show
  1. apps/home.py +4 -4
apps/home.py CHANGED
@@ -26,9 +26,9 @@ def app():
26
 
27
  row1_col1, row1_col2 = st.columns(2)
28
  with row1_col1:
29
- st.image("https://i.imgur.com/NRcS93r.gif")
30
- st.image("https://i.imgur.com/TwO7AGE.gif")
31
 
32
  with row1_col2:
33
- st.image("https://i.imgur.com/e0iEq3N.gif")
34
- st.image("https://i.imgur.com/WlSNoGt.gif")
 
26
 
27
  row1_col1, row1_col2 = st.columns(2)
28
  with row1_col1:
29
+ st.image("https://github.com/giswqs/data/raw/main/timelapse/spain.gif")
30
+ st.image("https://github.com/giswqs/data/raw/main/timelapse/las_vegas.gif")
31
 
32
  with row1_col2:
33
+ st.image("https://github.com/giswqs/data/raw/main/timelapse/goes.gif")
34
+ st.image("https://github.com/giswqs/data/raw/main/timelapse/fire.gif")