feat: Logo-Bild in ShowEnvelope.cshtml über appsettings konfiguriert
This commit is contained in:
@@ -130,5 +130,9 @@
|
||||
"Name": "City",
|
||||
"Platforms": [ "javascript" ]
|
||||
}
|
||||
]
|
||||
],
|
||||
"Logo": {
|
||||
"Src": "/img/digital_data.svg",
|
||||
"ShowPageClass": "cursor-img"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user