ashok2216 commited on
Commit
725008b
·
verified ·
1 Parent(s): fd1ddbe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ from data_integration import scrape_all_pages
19
  page_bg_img = f"""
20
  <style>
21
  [data-testid="stAppViewContainer"] > .main {{
22
- background-image: url("https://images.unsplash.com/photo-1501426026826-31c667bdf23d");
23
  background-size: 180%;
24
  background-position: top left;
25
  background-repeat: no-repeat;
 
19
  page_bg_img = f"""
20
  <style>
21
  [data-testid="stAppViewContainer"] > .main {{
22
+ background-image: url("https://unsplash.com/photos/a-pink-and-blue-abstract-background-with-lines-sHRYAZXYJ2s");
23
  background-size: 180%;
24
  background-position: top left;
25
  background-repeat: no-repeat;