mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Replace .png with .svg :tada
This commit is contained in:
parent
d15fd5692d
commit
bade88ecd6
@ -115,7 +115,7 @@ if ($_COOKIE['sidebarToggled'] == 'true' ) {
|
||||
<hr class="sidebar-divider my-0">
|
||||
<div class="row">
|
||||
<div class="col-xs ml-3 sidebar-brand-icon">
|
||||
<img src="app/img/raspAP-logo64px.png" class="navbar-logo" width="64" height="64">
|
||||
<img src="app/img/raspAP-logo.svg" class="navbar-logo" width="64" height="64">
|
||||
</div>
|
||||
<div class="col-xs ml-2">
|
||||
<div class="">Status</div>
|
||||
|
Loading…
Reference in New Issue
Block a user