Custom Logo
Adds a custom logo to the block page that will be shown to users. The configuration directs to an URL with the logo file.
Use a .png file with a max height of 150px.
Default: empty
Example:
table px_configs {
px_custom_logo: 'https://s.HUMAN.net/logo.png',
}
table px_configs {
CUSTOM_LOGO: 'https://s.HUMAN.net/logo.png',
}
Updated 12 days ago