refactor: use default logo as placehodler for organization
This commit is contained in:
@@ -2915,7 +2915,7 @@ SOCIAL_MEDIA_LOGO_URLS = {
|
||||
}
|
||||
|
||||
# .. setting_name: DEFAULT_ORG_LOGO_PATH
|
||||
# .. setting_default: 'images/org_placeholder.png'
|
||||
# .. setting_default: 'images/logo.png'
|
||||
# .. setting_description: The default logo path for organizations that do not have a logo set.
|
||||
# .. setting_warning: This path is used as a placeholder for organizations that do not have a logo set.
|
||||
DEFAULT_ORG_LOGO_PATH = 'images/org_placeholder.png'
|
||||
DEFAULT_ORG_LOGO_PATH = 'images/logo.png'
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 6.3 KiB |
Reference in New Issue
Block a user