feat: Logo-Bild in EnvelopeLocked.cshtml über Appsettings und Logo-Modell konfiguriert
This commit is contained in:
@@ -133,6 +133,7 @@
|
||||
],
|
||||
"Logo": {
|
||||
"Src": "/img/digital_data.svg",
|
||||
"ShowPageClass": "cursor-img"
|
||||
"ShowPageClass": "cursor-img",
|
||||
"LockedPageClass": "cursor-logo"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user