mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
Fixing splash screen icon #587
This commit is contained in:
parent
9e3185154d
commit
23fa328f36
@ -40,7 +40,7 @@
|
|||||||
style="width: 200px;max-width: calc(50vw);max-height: calc(50vh);"
|
style="width: 200px;max-width: calc(50vw);max-height: calc(50vh);"
|
||||||
fill="currentcolor"
|
fill="currentcolor"
|
||||||
viewBox="<%- Config.Server.svgIcon.viewBox || '0 0 512 512' %>">
|
viewBox="<%- Config.Server.svgIcon.viewBox || '0 0 512 512' %>">
|
||||||
<%- Config.Server.svgIcon.items %>
|
<!-- <%- "-->"+Config.Server.svgIcon.items+"<!--" %> -->
|
||||||
</svg>
|
</svg>
|
||||||
<h2 style="margin-top: 1em">Loading...</h2>
|
<h2 style="margin-top: 1em">Loading...</h2>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user