Merge pull request #80 from IT4Change/use-current-it4c-logo

refactor(other): use current it4c logo in theme
This commit is contained in:
mahula 2023-10-31 10:03:32 +01:00 committed by GitHub
commit e881330105
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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-logo2.png',
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: 395 KiB