Merge pull request #5583 from sbwalker/dev
allow installer logo to be overridden
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="mx-auto text-center">
|
||||
<img src="oqtane-black.png" />
|
||||
<img src="installer-logo.png" />
|
||||
<div style="font-weight: bold">@SharedLocalizer["Version"] @Constants.Version (.NET @Environment.Version.Major)</div>
|
||||
</div>
|
||||
</div>
|
||||
|
BIN
Oqtane.Server/wwwroot/installer-logo.png
Normal file
BIN
Oqtane.Server/wwwroot/installer-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 72 KiB |
Binary file not shown.
Before Width: | Height: | Size: 92 KiB |
Reference in New Issue
Block a user