Custom Logo
  • 11 May 2023
  • Dark
    Light

Custom Logo

  • Dark
    Light

Article Summary

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',
}

Was this article helpful?