diff --git a/app/integrations/docsearch.ts b/app/integrations/docsearch.ts index bf082d672..93ca0e73f 100644 --- a/app/integrations/docsearch.ts +++ b/app/integrations/docsearch.ts @@ -92,7 +92,7 @@ export default defineNuxtPlugin(() => { ...userOptions.searchParameters }, /** - * Transform items into relative URL format (compatibiltiy with Vue Router). + * Transform items into relative URL format (compatibility with Vue Router). */ transformItems: userOptions.transformItems ? userOptions.transformItems diff --git a/app/module.ts b/app/module.ts index ec6f8a07d..4e425a611 100644 --- a/app/module.ts +++ b/app/module.ts @@ -15,7 +15,7 @@ export default defineNuxtModule({ }, configKey: 'docus' }, - setup(_, nuxt) { + setup (_, nuxt) { if (nuxt.options?.runtimeConfig?.public?.algolia?.docSearch) { addPlugin({ src: resolveThemeDir('integrations/docsearch.ts') diff --git a/components/app/Logo.vue b/components/app/Logo.vue index 80cfed9f4..01af0aa48 100644 --- a/components/app/Logo.vue +++ b/components/app/Logo.vue @@ -2,37 +2,53 @@ + fill="currentColor" + /> + fill="currentColor" + /> + fill="currentColor" + /> + fill="currentColor" + /> - - + + + fill="white" + /> - + fill="currentColor" + /> + fill="currentColor" + /> - - - -