theme.properties 410 B

12345678910111213141516
  1. parent=base
  2. deprecatedMode=false
  3. scripts=welcome-page-scripts.js
  4. developmentMode=false
  5. # This is the logo in upper lefthand corner.
  6. # It must be a relative path.
  7. logo=/public/logo.svg
  8. # This is the link followed when clicking on the logo.
  9. # It can be any valid URL, including an external site.
  10. logoUrl=./
  11. # This is the icon for the account console.
  12. # It must be a relative path.
  13. favIcon=/public/favicon.ico