mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-13 09:25:49 +00:00
Merge pull request #80 from IT4Change/use-current-it4c-logo
refactor(other): use current it4c logo in theme
This commit is contained in:
commit
e881330105
@ -9,10 +9,10 @@ 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: "/logo.png",
|
logo: '/it4c-logo2.png',
|
||||||
docsRepo: "https://github.com/IT4Change/IT4C.dev",
|
docsRepo: 'https://github.com/IT4Change/IT4C.dev',
|
||||||
docsBranch: 'master',
|
docsBranch: 'master',
|
||||||
docsDir: "docs",
|
docsDir: 'docs',
|
||||||
editLink: true,
|
editLink: true,
|
||||||
lastUpdated: false,
|
lastUpdated: false,
|
||||||
contributors: false,
|
contributors: false,
|
||||||
|
|||||||
BIN
docs/.vuepress/public/it4c-logo2.png
Normal file
BIN
docs/.vuepress/public/it4c-logo2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 395 KiB |
Loading…
x
Reference in New Issue
Block a user