Rename public affiliate route to /support with localized nav labels, and include affiliate/social/wallpaper admin, 2FA login, and related site updates. Co-authored-by: Cursor <cursoragent@cursor.com>
6 lines
103 B
Plaintext
6 lines
103 B
Plaintext
<style>
|
|
.background-image {
|
|
background-image: url('@ViewBag.WallpaperUrl');
|
|
}
|
|
</style>
|