diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx index 37113b7..eafec26 100644 --- a/docs/src/content/docs/index.mdx +++ b/docs/src/content/docs/index.mdx @@ -1,9 +1,9 @@ --- -title: Web Component Base -description: Web components in Easy Mode +title: Ultra-Minimal Custom HTML Elements +description: Only the complexity you need. You decide. template: splash hero: - tagline: The ultra-minimal base class for your custom HTML elements + tagline: With opt-in, progressive upgrades for your Web Components, you get only the complexity you need. You decide. # image: # file: ../../assets/houston.webp actions: @@ -32,4 +32,3 @@ import { Card, CardGrid } from '@astrojs/starlight/components'; Declarative templates for DOM manipulation & event handlers -