Skip to content

Commit dca08cc

Browse files
committed
Fix tests (replace webp to png)
1 parent b49bb09 commit dca08cc

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Writerside/cfg/buildprofiles.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<primary-color>#558EBA</primary-color>
88
<link-color>#558EBA</link-color>
99
<color-preset>contrast</color-preset>
10-
<custom-favicons>logo.webp</custom-favicons>
11-
<header-logo>logo.webp</header-logo>
10+
<custom-favicons>logo.png</custom-favicons>
11+
<header-logo>logo.png</header-logo>
1212
<product-web-url>https://nesk.me</product-web-url><!-- TODO -->
1313
<noindex-content>false</noindex-content>
1414
<offline-docs>false</offline-docs>

Writerside/images/logo.png

10.7 KB
Loading

Writerside/images/logo.webp

-6.55 KB
Binary file not shown.

0 commit comments

Comments
 (0)