diff --git a/astro.config.mjs b/astro.config.mjs index eda2e84..3668b93 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -8,6 +8,9 @@ export default defineConfig({ starlight({ title: 'How to Talk to Claude', description: 'A comprehensive guide to AI collaboration skills - for humans', + logo: { + src: './src/assets/logo.svg', + }, social: [ { icon: 'github', label: 'GitHub', href: 'https://github.com/your-username/how-to-talk-to-claude' } ], diff --git a/src/assets/logo.svg b/src/assets/logo.svg new file mode 100644 index 0000000..b6908fb --- /dev/null +++ b/src/assets/logo.svg @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + How to Talkto Claude + for Humans +