add the current it4c logo to theme

This commit is contained in:
mahula 2023-10-06 08:48:40 +02:00
parent 775bd18fcc
commit 0ef8af8eb5
2 changed files with 3 additions and 3 deletions

View File

@ -9,10 +9,10 @@ export default defineUserConfig({
['meta', {name: 'viewport', content: 'width=device-width,initial-scale=1'}]
],
theme: hopeTheme({
// logo: "/logo.png",
docsRepo: "https://github.com/IT4Change/IT4C.dev",
logo: '/it4c-logo.jpeg',
docsRepo: 'https://github.com/IT4Change/IT4C.dev',
docsBranch: 'master',
docsDir: "docs",
docsDir: 'docs',
editLink: true,
lastUpdated: false,
contributors: false,

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB