UCS2014 commited on
Commit
00d6c72
·
verified ·
1 Parent(s): 27b29eb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ THEME: Dict[str, Any] = {
23
  },
24
  "hero": {
25
  # Company logo in the middle
26
- "logo": ASSETS / "company_logo.png", # <— set your company logo file here
27
  "width": 360, # rendered pixel width of hero logo
28
  "tagline": "We Deliver AI-Based Solutions For O&G Industry",
29
  "tagline_size": 22, # px
 
23
  },
24
  "hero": {
25
  # Company logo in the middle
26
+ "logo": ASSETS / "logo.png", # <— set your company logo file here
27
  "width": 360, # rendered pixel width of hero logo
28
  "tagline": "We Deliver AI-Based Solutions For O&G Industry",
29
  "tagline_size": 22, # px