Skip to content

Commit 9b8e687

Browse files
authored
Update logos (#182)
* Update logos * Disable siteTitle
1 parent fdfd5d5 commit 9b8e687

File tree

5 files changed

+25
-9
lines changed

5 files changed

+25
-9
lines changed

docs/.vitepress/config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@ export default {
6767
},
6868
externalLinkIcon: true,
6969
logo: {
70-
light: '/img/api3-logo-light-theme.svg',
71-
dark: '/img/api3-logo-dark-theme.svg',
70+
light: '/img/Api3_Docs-Logo-Primary-Dark.svg',
71+
dark: '/img/Api3_Docs-Logo-Primary-Light.svg',
7272
},
73-
siteTitle: 'Documentation',
73+
siteTitle: false,
7474
socialLinks: [
7575
{ icon: 'github', link: 'https://github.com/api3dao/api3-docs' },
7676
{
Lines changed: 11 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)