cbensimon HF Staff commited on
Commit
f45ce28
·
1 Parent(s): f87fb97

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ EXPANDER_TEXT = """
23
 
24
  # This code is the same for each deployed app.
25
  st.image(
26
- "https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/240/apple/271/artist-palette_1f3a8.png",
27
  width=100,
28
  )
29
 
 
23
 
24
  # This code is the same for each deployed app.
25
  st.image(
26
+ "https://em-content.zobj.net/thumbs/320/apple/354/artist-palette_1f3a8.png",
27
  width=100,
28
  )
29