Skip to content

Commit e1d365e

Browse files
authored
Use SVG logos for deploy preview (#2443)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
1 parent b99531d commit e1d365e

File tree

6 files changed

+27
-1
lines changed

6 files changed

+27
-1
lines changed

.vuepress/config.ts

Lines changed: 1 addition & 1 deletion
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.
Lines changed: 10 additions & 0 deletions
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

Lines changed: 16 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)