diff --git a/astro.config.mjs b/astro.config.mjs index 123cc36..3c0b663 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -7,7 +7,7 @@ export default defineConfig({ integrations: [ starlight({ title: "Birdcage", - description: 'Winegard satellite dish control for amateur radio sky tracking', + description: 'A generic AZ/EL positioner that doesn\'t care about wavelength', social: [ { icon: 'github', diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index a0ea8ed..2aab685 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -1,9 +1,9 @@ --- title: "Birdcage" -description: Satellite dish control for amateur radio tracking +description: A generic AZ/EL positioner that doesn't care about wavelength — repurposing motorized satellite TV dishes for amateur radio tracking template: splash hero: - tagline: Repurposing motorized satellite TV dishes for amateur radio satellite tracking + tagline: A generic AZ/EL positioner that doesn't care about wavelength image: file: ../../assets/carryout-g2.jpg alt: Winegard Carryout G2 satellite dish — the white dome radome that inspired the project name