Skip to content

Commit 2154da1

Browse files
committed
Renamed company image file.
1 parent b652624 commit 2154da1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/pages/company/company.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from app import config as cfg
99
from app.viz import Viz
1010

11-
company_image_path = f"{cfg.IMAGES}/pexels-ingo-joseph-1880351.jpg"
11+
company_image_path = f"{cfg.IMAGES}/company-image.jpg"
1212

1313
DEFAULT_COMPANY = "SHELL"
1414

0 commit comments

Comments
 (0)