williambr commited on
Commit
a0877a6
·
1 Parent(s): 8473f8e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ def add_bg_from_url():
27
  f"""
28
  <style>
29
  .stApp {{
30
- background-image: url("https://www.researchgate.net/profile/Ahmed-Mohmed-2/post/Why_do_we_need_a_vacation_How_often_do_you_need_a_vacationWhat_are_the_benefits_of_vacationsDo_vacations_make_you_happier/attachment/5e079b76cfe4a777d4fedc26/AS%3A841148566339584%401577556854285/image/vacation-final.jpg");
31
  background-attachment: fixed;
32
  background-size: cover
33
  }}
 
27
  f"""
28
  <style>
29
  .stApp {{
30
+ background-image: url("https://static.vecteezy.com/system/resources/thumbnails/000/201/219/small/Beach_Vacation.jpg");
31
  background-attachment: fixed;
32
  background-size: cover
33
  }}