Merge pull request #5583 from sbwalker/dev

allow installer logo to be overridden
This commit is contained in:
Shaun Walker
2025-09-05 13:12:56 -04:00
committed by GitHub
3 changed files with 1 additions and 1 deletions

View File

@ -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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 KiB