Replace big logo with black background by small one with transparent aplha channel logo

This commit is contained in:
Wolfgang Huß 2023-11-03 14:22:01 +01:00
parent 44a0ef8c5b
commit f1ed377982
6 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ export default defineUserConfig({
['meta', {name: 'viewport', content: 'width=device-width,initial-scale=1'}] ['meta', {name: 'viewport', content: 'width=device-width,initial-scale=1'}]
], ],
theme: hopeTheme({ theme: hopeTheme({
logo: '/it4c-logo2.png', logo: '/it4c-logo2-clean-bg_alpha-128x128.png',
docsRepo: 'https://github.com/IT4Change/IT4C.dev', docsRepo: 'https://github.com/IT4Change/IT4C.dev',
docsBranch: 'master', docsBranch: 'master',
docsDir: 'docs', docsDir: 'docs',

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 330 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 395 KiB