From 87fe4aa545f0f229afdc111ff7df695c598218f0 Mon Sep 17 00:00:00 2001 From: frank Date: Wed, 22 Nov 2023 18:36:09 +0100 Subject: [PATCH] let's cross fingers the rename is transparent... --- documentation/astro.config.mjs | 3 ++- documentation/src/content/docs/index.mdx | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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: