Skip to content

Commit e1d365e

Browse files
authored
Use SVG logos for deploy preview (#2443)
Signed-off-by: Florian Hotze <[email protected]>
1 parent b99531d commit e1d365e

6 files changed

+27
-1
lines changed

.vuepress/config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ const config: UserConfig<DefaultThemeConfig> = {
4343

4444
],
4545
themeConfig: {
46-
logo: `/openhab-logo.png`,
46+
logo: `/openhab-logo.svg`,
4747
editLinks: false,
4848
activeHeaderLinks: false,
4949
sidebarDepth: 0,
-9.64 KB
Binary file not shown.
+10
Loading

.vuepress/public/openhab-logo-top.png

-4.03 KB
Binary file not shown.

.vuepress/public/openhab-logo.png

-5.72 KB
Binary file not shown.

.vuepress/public/openhab-logo.svg

+16
Loading

0 commit comments

Comments
 (0)