resized and renamed logo

This commit is contained in:
Fredrick W. Warren 2024-05-26 17:01:07 -06:00
parent 864486d9d7
commit cc3a3dd07d
3 changed files with 1 additions and 1 deletions

BIN
Logo.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

BIN
logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File

@ -19,7 +19,7 @@ def resource_path(relative_path):
return os.path.join(base_path, relative_path)
logo = resource_path("Logo.png")
logo = resource_path("logo.png")
# ----------- Create the 3 layouts this Window will display -----------
layout1 = [