mirror of
https://github.com/web3privacy/docs
synced 2024-10-15 18:46:26 +02:00
fix logo
This commit is contained in:
parent
7b5df4413e
commit
8181021c86
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ export default defineConfig({
|
||||||
twitter: 'https://twitter.com/web3privacy',
|
twitter: 'https://twitter.com/web3privacy',
|
||||||
},
|
},
|
||||||
logo: {
|
logo: {
|
||||||
src: './public/logo.svg',
|
src: './public/logo.png',
|
||||||
replacesTitle: true
|
replacesTitle: true
|
||||||
},
|
},
|
||||||
editLink: {
|
editLink: {
|
||||||
|
|
Loading…
Reference in a new issue