williambr commited on
Commit
f05eb98
·
1 Parent(s): b5ae045

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ def add_bg_from_url():
23
  f"""
24
  <style>
25
  .stApp {{
26
- background-image: url("https://static.vecteezy.com/system/resources/thumbnails/000/201/219/small/Beach_Vacation.jpg");
27
  background-attachment: fixed;
28
  background-size: cover
29
  }}
 
23
  f"""
24
  <style>
25
  .stApp {{
26
+ background-image: url("https://upload.wikimedia.org/wikipedia/commons/0/05/RedPushPin_%28cropped%29.jpg");
27
  background-attachment: fixed;
28
  background-size: cover
29
  }}