diff --git a/documentation/astro.config.mjs b/documentation/astro.config.mjs index 7c26c0e..02463e4 100644 --- a/documentation/astro.config.mjs +++ b/documentation/astro.config.mjs @@ -6,13 +6,14 @@ export default defineConfig({ integrations: [ starlight({ title: 'Profile Import docs', + favicon: '/src/assets/images/ahead_a.svg', logo: { light: '/src/assets/ahead--light.png', dark: '/src/assets/ahead--dark.png', }, social: { linkedin: 'https://www.linkedin.com/company/aheadintranet/', - github: 'https://github.com/aheadintranet/ahead.people-profile-import', + github: 'https://github.com/aheadintranet/people-profile-import', email: 'mailto:support@aheadintranet.com', }, sidebar: [ diff --git a/documentation/src/content/docs/index.mdx b/documentation/src/content/docs/index.mdx index 03d020d..bc88f8c 100644 --- a/documentation/src/content/docs/index.mdx +++ b/documentation/src/content/docs/index.mdx @@ -1,5 +1,5 @@ --- -title: Welcome to ahead's people profile import documentation +title: Welcome to ahead's people profile import documentation description: Learn how to use the import API to enhance ahead's user profiles. template: splash hero: