Skip to content

Instantly share code, notes, and snippets.

@jcdcdev
Created February 12, 2024 22:24
Show Gist options
  • Save jcdcdev/82cea8071b1b12cf22f2025dbe685b03 to your computer and use it in GitHub Desktop.
Save jcdcdev/82cea8071b1b12cf22f2025dbe685b03 to your computer and use it in GitHub Desktop.
Umbraco Login Screen
{
"Umbraco": {
"CMS": {
"Content": {
// Paths relative to wwwroot/umbraco
"LoginBackgroundImage": "../umbraco-login-background.png",
"LoginLogoImage": "../umbraco-login-logo.svg",
"LoginLogoImageAlternative": "../umbraco-login-logo-alt.svg"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment