Hi Guys,
Working on v3 latest. I’m trying to configure my own logo for the top center of the login screen and nothing seems to be working, it always shows up as a broken image ref.
The file nav-logo.png is
frontend:
theme: ondemand
extra:
navLogo: “/usr/share/ondemand-dex/web/themes/ondemand/nav-logo.png”
loginTitle: “Use your MSU NetID account and password to sign in to Tempest”
loginButtonText: “Sign in to Tempest OnDemand”
usernamePlaceholder: “netid”
passwordPlaceholder: “password”
loginAlertMessage: “Tempest OnDemand Version 3 Dev.”
loginAlertyType: “warning”
Any suggestions?
Kenny