We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3839d4 commit b2717e8Copy full SHA for b2717e8
.vitepress/config.mts
@@ -27,6 +27,8 @@ export default defineConfig({
27
{ text: 'Examples', link: '/examples' },
28
],
29
30
+ logo: 'https://raw.githubusercontent.com/OpenIntegrationEngine/governance/refs/heads/main/branding/logos/oie_logo_only_white_background.svg',
31
+
32
search: {
33
provider: 'local'
34
},
0 commit comments