Skip to content

Commit

Permalink
Use SVG logos for deploy preview
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Hotze <[email protected]>
  • Loading branch information
florian-h05 committed Jan 4, 2025
1 parent b99531d commit 5dfcc83
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .vuepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const config: UserConfig<DefaultThemeConfig> = {

],
themeConfig: {
logo: `/openhab-logo.png`,
logo: `/openhab-logo.svg`,
editLinks: false,
activeHeaderLinks: false,
sidebarDepth: 0,
Expand Down
Binary file removed .vuepress/public/openhab-logo-square.png
Binary file not shown.
10 changes: 10 additions & 0 deletions .vuepress/public/openhab-logo-square.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed .vuepress/public/openhab-logo-top.png
Binary file not shown.
Binary file removed .vuepress/public/openhab-logo.png
Binary file not shown.
16 changes: 16 additions & 0 deletions .vuepress/public/openhab-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5dfcc83

Please sign in to comment.